fix(publish) fix typo in publish.yaml
All checks were successful
Run Build / dotnet (push) Successful in 38s
Build and Generate Release Artifact / build (push) Successful in 24s

This commit is contained in:
Robert Morrison 2026-01-04 02:17:27 +00:00
parent 7b41afd790
commit 6167461ad8
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -28,7 +28,7 @@ jobs:
- name: Create Gitea Release - name: Create Gitea Release
id: create_release id: create_release
uses: akkuman/gitea-release-action@1 uses: akkuman/gitea-release-action@v1
env: env:
NODE_OPTIONS: '--experimental-fetch' NODE_OPTIONS: '--experimental-fetch'
with: with: