Skip to content

Commit 234284c

Browse files
authored
publish-to-spacedock: maybe need the step id here?
1 parent 7fd5a59 commit 234284c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-spacedock.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- name: get-release-info
28+
id: get-release-info
2829
uses: KSPModdingLibs/KSPBuildTools/.github/actions/get-release-info@main
2930
with:
3031
release-tag: ${{ inputs.release-tag }}

0 commit comments

Comments
 (0)