Skip to content

Commit

Permalink
Fix artifact uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Mar 5, 2024
1 parent f5c8527 commit f550ca9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: |
java-lyrics-*.jar
lyrics-*.jar
lavalyrics-*.jar
allowUpdates: true
omitBodyDuringUpdate: true
omitDraftDuringUpdate: true
Expand Down

0 comments on commit f550ca9

Please sign in to comment.