Fix release workflow (#4)
All checks were successful
Check go code / build-and-release (push) Successful in 1m6s

Reviewed-on: #4
Co-authored-by: Julien Fastré <julien.fastre@champs-libres.coop>
Co-committed-by: Julien Fastré <julien.fastre@champs-libres.coop>
This commit is contained in:
2025-10-24 22:35:21 +00:00
committed by Julien Fastré
parent 81350f38e4
commit 825623c9f3
2 changed files with 4 additions and 3 deletions

View File

@@ -21,9 +21,9 @@ jobs:
with:
path: .changes/${{ github.ref_name }}.md
- name: Release
uses: akkuman/gitea-release-action@v1
#env:
# NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
uses: https://gitea.com/akkuman/gitea-release-action@v1
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
files: |-
target/release/cl-cli