summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorKslr <[email protected]>2020-02-27 00:17:14 +0800
committerGitHub <[email protected]>2020-02-27 00:17:14 +0800
commitf9ae86cae0651f4b627f6bfe7f3f09ecaf7ad4d4 (patch)
treed9e0bafbf6ca2d2489553c998aa28a74ca2f0e50 /.github/workflows
parenta4c6f041a20dd887b87e5f4bba516dc13a88a63d (diff)
parent4e73e6519987ef6f86a026db619da894a7d23af8 (diff)
Merge pull request #16 from Loyalsoldier/patch-1
Use another GitHub release action
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/go.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 70e64001..57118fce 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -41,7 +41,7 @@ jobs:
mv ./geoip.dat ./publish/
- name: Release
- uses: Ricky-Hao/action-release@master
+ uses: opspresso/action-release@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ASSET_PATH: publish