Skip to content

Commit

Permalink
Merge pull request #8 from NicolasGrosjean/patch-1
Browse files Browse the repository at this point in the history
Fix example in Readme
  • Loading branch information
LasyIsLazy authored Nov 19, 2021
2 parents 729ddd2 + 69af18e commit d3c5a7d
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 @@ -21,7 +21,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
- name: Upload to GitHub
uses: LasyIsLazy/github-upload-action@v0.0.1
uses: LasyIsLazy/github-upload-action@v0.1.0
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
file-path: localPath
Expand Down

0 comments on commit d3c5a7d

Please sign in to comment.