Skip to content

Commit 51217e8

Browse files
committed
fix target
1 parent 03dfd26 commit 51217e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
run: |
5959
VERSION="$(get-version)"
6060
gh release create "v$VERSION" \
61-
--target "v$VERSION" \
6261
--notes-file "$RELEASE_NOTE"
6362
gh release upload "v$VERSION" \
6463
"build/libs/plugin-permissions-for-ngt-$VERSION.jar"

0 commit comments

Comments
 (0)