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 03dfd26 commit 51217e8Copy full SHA for 51217e8
.github/workflows/release.yml
@@ -58,7 +58,6 @@ jobs:
58
run: |
59
VERSION="$(get-version)"
60
gh release create "v$VERSION" \
61
- --target "v$VERSION" \
62
--notes-file "$RELEASE_NOTE"
63
gh release upload "v$VERSION" \
64
"build/libs/plugin-permissions-for-ngt-$VERSION.jar"
0 commit comments