We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e40d5 commit cbd0ffbCopy full SHA for cbd0ffb
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: ncipollo/release-action@v1
32
with:
33
artifacts: |
34
- lavalink-client-*.jar
+ lavalink-client*.jar
35
allowUpdates: true
36
omitBodyDuringUpdate: true
37
omitDraftDuringUpdate: true
0 commit comments