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 54ee47c commit 0ae39dc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ jobs:
build/libs/*-dev.jar \
build/libs/*-dev-all.jar
- name: Generate Checksum
uses: jmgilman/actions-generate-checksum@v1.0.1
with:
method: md5
patterns: build/libs/AntiPopup-*.jar
#- name: Generate Checksum
# uses: jmgilman/actions-generate-checksum@v1.0.1
# with:
# method: md5
# patterns: build/libs/AntiPopup-*.jar

- name: upload file on release
uses: Fhwang0926/upload-release-asset@v1.1.17
Expand Down

0 comments on commit 0ae39dc

Please sign in to comment.