CI-Build #1

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

View File

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