Skip to content

Commit 378e943

Browse files
authored
docs: add GIT_TOKEN
1 parent 117b21f commit 378e943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
uses: artusjs/github-actions/.github/workflows/node-release.yml@v1
120120
secrets:
121121
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
122+
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
122123
# with:
123124
# checkTest: false
124125
# dryRun: true

0 commit comments

Comments
 (0)