Skip to content

Commit

Permalink
update latest-tag workflow to use new PAT (#1106)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey authored Oct 4, 2023
1 parent 75d5fa4 commit 621848d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latest_tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ jobs:
# commit-message and title of the PR.
commit-message: "[automated GH action] update latest release tags & commit sha (${{ inputs.network }})"
title: "[GH Action] Update release tags and commit SHAs for ${{ inputs.network }}"
token: ${{ secrets.PAT_CREATE_PR }}

0 comments on commit 621848d

Please sign in to comment.