Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@hey.com>2020-11-24 17:57:33 +0300
committerMatt Stratton <matt.stratton@hey.com>2020-11-24 17:57:33 +0300
commit07b87a39ee070fbf64262fce4b36f86d0ee72015 (patch)
treea19b366db995b99d2bbb3602b845425bf08d5ab4
parentf3575cedaff4174d50e4257f497116062aa45065 (diff)
GH action update
-rw-r--r--.github/workflows/release.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 256f547..978e24b 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -13,9 +13,6 @@ jobs:
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
- with:
- # (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
- # config-name: my-config.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
build: