Skip to content

Commit

Permalink
update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-bilibili committed Oct 24, 2022
1 parent 470ff40 commit e4e643c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: ShadowsocksGostPlugin.apk
path: app/build/outputs/apk/release/app-release.apk
- name: Release Build
uses: meeDamian/github-release@1.0
uses: meeDamian/github-release@2.0
with:
token: ${{secrets.GITHUB_TOKEN}}
draft: true
Expand Down

0 comments on commit e4e643c

Please sign in to comment.