Skip to content

Commit

Permalink
fix nuclear release script
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Jan 5, 2024
1 parent 089483b commit d9e3906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuclear_test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
fail_on_unmatched_files: true
prerelease: true
tag_name: "nuclear-testing"
name: 'Nuclear Testing ' + ${{ steps.vars.outputs.sha_short }}
name: "Nuclear Testing ${{ steps.vars.outputs.sha_short }}"
body: "Testing Pre-release for GTCEu Nuclear Update"

0 comments on commit d9e3906

Please sign in to comment.