We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215a0ac commit 5a6bb6bCopy full SHA for 5a6bb6b
.github/workflows/main.yaml
@@ -59,7 +59,7 @@ jobs:
59
60
# Required to push changes to the repository
61
env:
62
- GITHUB_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.OG_RELEASE_TAG_UPDATE }}
63
64
# Output the new tag
65
- name: Display new tag
0 commit comments