mirror of https://github.com/hyper-tuner/types.git
Fix workflow
This commit is contained in:
parent
3ea8dbd919
commit
065248d152
|
@ -23,6 +23,8 @@ jobs:
|
|||
publish-gpr:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
NPM_GITHUB_TOKEN: ${{ secrets.NPM_GITHUB_PAT }}
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
|
Loading…
Reference in New Issue