We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0722281 commit 1df6b3aCopy full SHA for 1df6b3a
.github/workflows/semantic-release.yml
@@ -48,6 +48,6 @@ jobs:
48
id: release
49
uses: python-semantic-release/python-semantic-release@v9.14.0
50
with:
51
- github_token: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
+ github_token: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
52
git_committer_name: "github-actions[bot]"
53
git_committer_email: "github-actions[bot]@users.noreply.github.com"
0 commit comments