Skip to content

Commit 7885280

Browse files
committed
me dumb
Signed-off-by: Emily Engel <Justsweetluna@gmail.com>
1 parent eccb449 commit 7885280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
with:
4848
tag: ${{ steps.tag_version.outputs.new_tag }}
4949
name: Release ${{ steps.tag_version.outputs.new_tag }}
50-
artifacts: "build/libs/PlayerHider-1.12.2.jar"
50+
artifacts: "build/libs/PlayerHider-1.12.jar"
5151
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)