Skip to content

Commit

Permalink
Updating token
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Nov 1, 2023
1 parent 8fb96b2 commit 5320819
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 5320819

Please sign in to comment.