Skip to content

Commit

Permalink
feat: Update tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csvwolf authored Sep 7, 2023
1 parent f64921d commit 26ae49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- name: Release
uses: go-semantic-release/action@v1
with:
github-token: ${{ secrets.TAG_TOKEN }}
github-token: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}

0 comments on commit 26ae49f

Please sign in to comment.