Skip to content

Commit 8e579c6

Browse files
committed
ci/cd naming fix
1 parent 88c86df commit 8e579c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
workflow_dispatch:
1515

1616
env:
17-
RELEASE_TITLE: "Set Spawn 1.17.1 - build ${{github.run_number}}"
17+
RELEASE_TITLE: "Set Spawn - build ${{github.run_number}}"
1818
RELEASE_TAG: "v${{github.run_number}}"
1919
RELEASE_FILE: "build/libs/*-v${{github.run_number}}.jar"
2020

0 commit comments

Comments
 (0)