Skip to content

Commit 1df6b3a

Browse files
committed
fix: token
1 parent 0722281 commit 1df6b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
id: release
4949
uses: python-semantic-release/python-semantic-release@v9.14.0
5050
with:
51-
github_token: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
51+
github_token: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
5252
git_committer_name: "github-actions[bot]"
5353
git_committer_email: "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)