Skip to content

Commit

Permalink
Revert "ci: use specific personal access token for semantic-release"
Browse files Browse the repository at this point in the history
This reverts commit 114d2b4.
  • Loading branch information
Strobotti committed Feb 26, 2024
1 parent 114d2b4 commit 28c673b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
hooks: goreleaser
env:
GITHUB_TOKEN: ${{ secrets.semantic-release }}
GITHUB_TOKEN: ${{ secrets.DEPENDABOT_TOKEN }}

- name: Make Coverage Badge
uses: action-badges/[email protected]
Expand Down

0 comments on commit 28c673b

Please sign in to comment.