This commit is contained in:
parent
ef474a5489
commit
d9acfb757d
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user