Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDoctor0 committed Jan 12, 2023
1 parent 7100b2d commit d81722b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ The generated archive will be placed as specified by `directory`, `path` and `fi
If you want to attach it to the latest release use another action like [`ncipollo/release-action`](https://github.com/ncipollo/release-action):
```yaml
- name: Upload Release
uses: ncipollo/release-action@v1
uses: ncipollo/release-action@v1.12.0
with:
artifacts: "release.zip"
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d81722b

Please sign in to comment.