Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
taysea committed Sep 13, 2024
1 parent 33267c3 commit 2b9c9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-design-tokens-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
git config --global user.email "[email protected]"
yarn release-stable
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GH_ACTION_ACCESS_TOKEN }}

0 comments on commit 2b9c9f1

Please sign in to comment.