Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev authored Apr 27, 2024
1 parent 0ae39dc commit bb3448e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ jobs:
# method: md5
# patterns: build/libs/AntiPopup-*.jar

- name: upload file on release
uses: Fhwang0926/[email protected]
with:
upload_url: ${{ steps.release.outputs.upload_url }}
asset_name: checksum.txt
env:
GITHUB_TOKEN: ${{ github.token }}
#- name: upload file on release
# uses: Fhwang0926/[email protected]
# with:
# upload_url: ${{ steps.release.outputs.upload_url }}
# asset_name: checksum.txt
# env:
# GITHUB_TOKEN: ${{ github.token }}

- name: Upload artifacts & release assets
uses: nanoufo/[email protected]
Expand Down

0 comments on commit bb3448e

Please sign in to comment.