Skip to content

Commit

Permalink
Merge pull request #39 from open-frames/dj/sign-type
Browse files Browse the repository at this point in the history
Token update
  • Loading branch information
daria-github authored May 30, 2024
2 parents 1e7d706 + d884fde commit 0c5325c
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 @@ -50,5 +50,5 @@ jobs:
commit: 'release: version packages'
publish: yarn release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CHANGESETS_GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 0c5325c

Please sign in to comment.