We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd5a59 commit 234284cCopy full SHA for 234284c
.github/workflows/publish-to-spacedock.yml
@@ -25,6 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: get-release-info
28
+ id: get-release-info
29
uses: KSPModdingLibs/KSPBuildTools/.github/actions/get-release-info@main
30
with:
31
release-tag: ${{ inputs.release-tag }}
0 commit comments