Skip to content

Commit

Permalink
Fix Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
taysea committed Sep 13, 2024
1 parent a2bb8b3 commit 33267c3
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_ACTION_ACCESS_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 33267c3

Please sign in to comment.