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.
1 parent 5e0322a commit dc03cb5Copy full SHA for dc03cb5
.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