Use gitea release action
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.
build.yml / release (push) Failing after 20s
build.yml / build (ucrt) (push) Successful in 10m12s
build.yml / build (x86) (push) Successful in 6m54s

This commit is contained in:
Greg Hellings
2026-08-06 08:22:37 -05:00
parent d9b3838cbd
commit faf9d4dd9d
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
- name: Download artifacts - name: Download artifacts
uses: https://gitea.com/actions/download-artifact@v8 uses: https://gitea.com/actions/download-artifact@v8
- name: Create release - name: Create release
uses: actions/gitea-release-action@v1 uses: https://gitea.com/actions/gitea-release-action@v1
with: with:
files: |- files: |-
"*.tar.xz" "*.tar.xz"