Skip to content

Commit

Permalink
fix: update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdalton committed May 1, 2024
1 parent 088d0b0 commit 1493d22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
GITHUB_TOKEN: ${{ steps.vault.outputs.GITHUB_PACKAGES_WRITE_TOKEN }}


- run: git config --list
env:
GITHUB_TOKEN: ${{ steps.vault.outputs.GITHUB_TOKEN }}
NPM_TOKEN: ${{ steps.vault.outputs.GITHUB_PACKAGES_WRITE_TOKEN }}
- run: npm ci
- run: npm run build
- run: npm test
Expand Down

0 comments on commit 1493d22

Please sign in to comment.