Skip to content

Commit

Permalink
Use Personal Access Token
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler authored Jul 25, 2024
1 parent 75b6399 commit 7c4d34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
- name: npm publish
run: pnpm release-plan publish --singlePackage=ember-inspector
env:
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
GITHUB_AUTH: ${{ secrets.GH_PAT }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 7c4d34e

Please sign in to comment.