change environment call format
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 6s
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 6s
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
|
||||
with:
|
||||
files: |
|
||||
$RUNNER_TEMP/dist/${{ github.ref_name }}.zip
|
||||
${{ runner.temp }}/dist/${{ github.ref_name }}.zip
|
||||
Reference in New Issue
Block a user