From 0a1d8705a2ffbb630acb169a69d6ac459f69eed1 Mon Sep 17 00:00:00 2001 From: Akkuman Date: Sat, 2 Dec 2023 19:24:05 +0800 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dd43ad..1b936c6 100644 --- a/README.md +++ b/README.md @@ -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: