Skip to content

Commit

Permalink
docs: add GIT_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 committed Dec 21, 2022
1 parent 117b21f commit 378e943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
uses: artusjs/github-actions/.github/workflows/node-release.yml@v1
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
# with:
# checkTest: false
# dryRun: true
Expand Down

0 comments on commit 378e943

Please sign in to comment.