mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Upload bundle in release
This commit is contained in:
parent
d51b240c6c
commit
883c027a1a
5
.github/workflows/ksp-publish.yml
vendored
5
.github/workflows/ksp-publish.yml
vendored
@ -126,6 +126,9 @@ jobs:
|
||||
run: |
|
||||
gh release create ${{ github.ref_name }} \
|
||||
--notes "$(yaclog show -mb)" \
|
||||
--title "Version $(yaclog show -n)"
|
||||
--title "Version $(yaclog show -n)" \
|
||||
bundled/ConformalDecals-*.zip \
|
||||
ConformalDecals/GameData/ConformalDecals/Versioning/ConformalDecals.version
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user