We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c8527 commit f550ca9Copy full SHA for f550ca9
1 file changed
.github/workflows/release.yml
@@ -64,7 +64,8 @@ jobs:
64
uses: ncipollo/release-action@v1
65
with:
66
artifacts: |
67
- java-lyrics-*.jar
+ lyrics-*.jar
68
+ lavalyrics-*.jar
69
allowUpdates: true
70
omitBodyDuringUpdate: true
71
omitDraftDuringUpdate: true
0 commit comments