Fix release workflow #4

Merged
julienfastre merged 4 commits from fix-release into main 2025-10-24 22:35:22 +00:00
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1 @@
ok

View File

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