You've already forked gitea-release-action
mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2025-07-03 17:13:11 +07:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
0a1d8705a2 |
@ -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:
|
||||||
|
Reference in New Issue
Block a user