Skip to content

Commit

Permalink
Revert "chore/update-gh-token"
Browse files Browse the repository at this point in the history
  • Loading branch information
davidma415 authored Jan 23, 2024
1 parent fb6459f commit cabfbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Create Release
env:
GH_TOKEN: ${{ secrets.API_OPS_GH_PAT }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PROTECTED_BRANCH_REVIEWER_TOKEN: ${{ secrets.PORTAL_JS_SDK_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN_PRIVATE_PUBLISH }}
run: |
Expand Down

0 comments on commit cabfbdc

Please sign in to comment.