Skip to content

Commit

Permalink
ci: fix the DEPENDABOT_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
Strobotti committed Feb 26, 2024
1 parent 28c673b commit 825a6a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ jobs:

- uses: go-semantic-release/action@v1
with:
github-token: ${{ secrets.DEPENDABOT_TOKEN }}
hooks: goreleaser
env:
GITHUB_TOKEN: ${{ secrets.DEPENDABOT_TOKEN }}

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

0 comments on commit 825a6a2

Please sign in to comment.