Skip to content

Commit

Permalink
chore(INFRAPRJ-6604): update gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
dedsxc committed Sep 5, 2024
1 parent a2a5731 commit d14a57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
with:
publish: pnpm publish --no-git-checks --registry https://jfrog.ledgerlabs.net/artifactory/api/npm/ldk-npm-prod-public/
env:
GITHUB_TOKEN: ${{ secrets.CI_BOT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CI_BOT_PAT }}
NPM_TOKEN: ${{ steps.jfrog-login.outputs.oidc-token }}

0 comments on commit d14a57a

Please sign in to comment.