We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a16705 commit ea145c7Copy full SHA for ea145c7
1 file changed
.github/workflows/major-version.yml
@@ -11,3 +11,5 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: nowactions/update-majorver@v1
14
+ with:
15
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments