Skip to content

Commit

Permalink
Fix: degrade to fix upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier committed Aug 9, 2021
1 parent 0d943b7 commit 3231f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
install -p {apple,icloud,google,proxy,direct,reject,private,gfw,greatfire,tld-not-cn,cncidr,lancidr,telegramcidr}.txt ./publish/
- name: Release and upload assets
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v0.1.6
with:
name: ${{ env.RELEASE_NAME }}
tag_name: ${{ env.TAG_NAME }}
Expand Down

0 comments on commit 3231f94

Please sign in to comment.