Skip to content

Commit

Permalink
chore(ci): fix typo in GITHUB_TOKEN associated secret
Browse files Browse the repository at this point in the history
  • Loading branch information
soonum committed Dec 13, 2024
1 parent d4ff82e commit 7891961
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 @@ -27,4 +27,4 @@ jobs:
'@semantic-release/changelog',
]
env:
GITHUB_TOKEN: ${{ secrets.SLAB_ACTIONS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SLAB_ACTION_TOKEN }}

0 comments on commit 7891961

Please sign in to comment.