Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
fix: new token
Browse files Browse the repository at this point in the history
  • Loading branch information
Addon Factory template committed Jun 4, 2021
1 parent b8535b3 commit 50d5698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
@semantic-release/exec
@semantic-release/git
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }} #
GITHUB_TOKEN: ${{ secrets.SEMREL_TOKEN }} #
update-semver:
name: Move Respository semver tags
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 50d5698

Please sign in to comment.