upload iso as a release
Build NixOS ISOs / build-iso (buildbox) (push) Successful in 5m20s

This commit is contained in:
2026-06-20 11:58:02 -04:00
parent ec42eed3e3
commit 843118eaa8
+1 -1
View File
@@ -112,7 +112,7 @@ jobs:
- name: Publish ${{ matrix.host }} ISO as a Gitea release
if: ${{ github.event_name != 'workflow_dispatch' || inputs.publish-release }}
uses: actions/gitea-release-action@v1
uses: akkuman/gitea-release-action@v1
with:
token: ${{ secrets.UPLOAD_TOKEN }}
tag_name: ${{ steps.tag.outputs.tag }}