Skip to content

Commit

Permalink
🔼 Catch jar with version in name
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev authored Aug 15, 2022
1 parent 60f6db2 commit a14ed29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Upload artifacts & release assets
uses: nanoufo/[email protected]
with:
path: build/libs/AntiPopup.jar
path: build/libs/AntiPopup-*.jar
release-upload-url: ${{ steps.release.outputs.upload_url }}
upload-release-files: true
env:
Expand Down

0 comments on commit a14ed29

Please sign in to comment.