change environment call format
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 6s

This commit is contained in:
2026-01-16 16:25:11 -06:00
parent ce9cc53f42
commit 2f262ab734

View File

@@ -27,4 +27,4 @@ jobs:
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2
with: with:
files: | files: |
$RUNNER_TEMP/dist/${{ github.ref_name }}.zip ${{ runner.temp }}/dist/${{ github.ref_name }}.zip