summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLoyalsoldier <[email protected]>2020-02-26 23:29:27 +0800
committerGitHub <[email protected]>2020-02-26 23:29:27 +0800
commit4e73e6519987ef6f86a026db619da894a7d23af8 (patch)
treed9e0bafbf6ca2d2489553c998aa28a74ca2f0e50 /.github
parenta4c6f041a20dd887b87e5f4bba516dc13a88a63d (diff)
Use another GitHub release action
due to https://github.com/v2ray/domain-list-community/issues/231
Diffstat (limited to '.github')
-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