Skip to content

Commit

Permalink
Need to use another user to create tag
Browse files Browse the repository at this point in the history
  • Loading branch information
taliesins committed Sep 23, 2020
1 parent 10eb149 commit 34d0a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: Bump version and push tag
uses: mathieudutour/github-tag-action@v4.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.CREATE_TAG_GITHUB_TOKEN }}
create_annotated_tag: true

0 comments on commit 34d0a66

Please sign in to comment.