CI-Build #1

Closed
joe wants to merge 13 commits from CI-Build into main
Showing only changes of commit d9acfb757d - Show all commits

View File

@ -31,7 +31,7 @@ jobs:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
token: ${{ secrets.token }}
package_version: {{ github.sha }}
package_version: ${{ github.sha }}
files: |-
${{ steps.extract_branch.outputs.branch }}.pdf
- uses: actions/cache@v3