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 499e601 commit 99e40d5Copy full SHA for 99e40d5
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: ncipollo/release-action@v1
32
with:
33
artifacts: |
34
- build/libs/lavalink-client-*.jar
+ lavalink-client-*.jar
35
allowUpdates: true
36
omitBodyDuringUpdate: true
37
omitDraftDuringUpdate: true
0 commit comments