Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhacaz authored Jun 20, 2022
1 parent 6347f84 commit dd99f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Minimal setup.
uses: Bhacaz/checkout-files@v1
with:
files: package.json
token: ${{ github.token }}
token: ${{ secrets.GITHUB_TOKEN }}
```
## Inputs
Expand Down

0 comments on commit dd99f56

Please sign in to comment.