Skip to content

Commit

Permalink
Updating token
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Oct 24, 2023
1 parent ad542e0 commit 7bcf5f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag-releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
&& sudo apt install gh -y
- name: Tag Release & Generate Notes
env:
GH_TOKEN: ${{ github.token }}
run: |
BRANCH_NAME=$(git rev-parse --abbrev-ref HEAD)
echo "Tagging against branch: $BRANCH_NAME"
Expand Down

0 comments on commit 7bcf5f0

Please sign in to comment.