Skip to content

Commit ea145c7

Browse files
authored
Fixing major versioning
1 parent 9a16705 commit ea145c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/major-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: nowactions/update-majorver@v1
14+
with:
15+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)