Compare commits

...

2 Commits

Author SHA1 Message Date
julienfastre b648599088 fake v_release content
Check go code / build-and-release (push) Successful in 1m5s
Release binary for cl-cli / build-and-release (push) Failing after 1m18s
2025-10-25 00:17:48 +02:00
julienfastre ca46a9eccc Update build-and-release workflow to use full GitHub URL for release action
Release binary for cl-cli / build-and-release (push) Failing after 1m19s
2025-10-25 00:14:41 +02:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
ok
@@ -21,7 +21,7 @@ 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://github.com/akkuman/gitea-release-action@v1
#env: #env:
# NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18 # NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with: with: