change release zip location
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 9s
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 9s
This commit is contained in:
2
.github/workflows/release-docs.yml
vendored
2
.github/workflows/release-docs.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
$RUNNER_TEMP/dist/*.zip
|
$RUNNER_TEMP/dist/${{ github.ref_name }}.zip
|
||||||
Reference in New Issue
Block a user