fix: Add docs about fetch api on nodejs<18

This commit is contained in:
Akkuman
2023-12-01 17:31:13 +08:00
parent 17144997f2
commit bfd657c820
3 changed files with 32 additions and 33 deletions

View File

@ -23,6 +23,8 @@ The following are optional as `step.with` keys
```yaml
uses: akkuman/gitea-release-action@v1.0.0
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
files: |-
bin/**