mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2024-11-22 01:59:37 +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
|
## Example usage
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
uses: akkuman/gitea-release-action@v1.0.0
|
uses: akkuman/gitea-release-action@v1
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue