mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2024-11-21 17:49:38 +01:00
docs: update README.md
This commit is contained in:
parent
1652635ed8
commit
0a1d8705a2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ The following are optional as `step.with` keys
|
|||
## Example usage
|
||||
|
||||
```yaml
|
||||
uses: akkuman/gitea-release-action@v1.0.0
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
env:
|
||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue