We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e0322a + dc03cb5 commit 8165927Copy full SHA for 8165927
.github/workflows/major-version-updater.yml
@@ -22,3 +22,4 @@ jobs:
22
uses: actions/publish-action@8a4b4f687b72f481b8a241ef71f38857239698fc
23
with:
24
source-tag: ${{ env.TAG_NAME }}
25
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments