changed version to sha
This commit is contained in:
parent
eab3859a6d
commit
ef474a5489
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.token }}
|
token: ${{ secrets.token }}
|
||||||
|
package_version: {{ github.sha }}
|
||||||
files: |-
|
files: |-
|
||||||
${{ steps.extract_branch.outputs.branch }}.pdf
|
${{ steps.extract_branch.outputs.branch }}.pdf
|
||||||
- uses: actions/cache@v3
|
- uses: actions/cache@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user