changed version to sha

This commit is contained in:
Joe bellus 2025-03-10 19:36:31 -04:00
parent eab3859a6d
commit ef474a5489

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