Update .gitea/workflows/build.yaml
All checks were successful
Build and Test / build (push) Successful in 24s
Build and Test / release (push) Successful in 11s

This commit is contained in:
Lucas Oskorep
2026-01-29 02:47:15 -05:00
parent a17441cda3
commit 3d2da0a4bc

View File

@@ -48,7 +48,7 @@ jobs:
release: release:
needs: build needs: build
runs-on: ubuntu-latest runs-on: archlinux
if: github.ref == 'refs/heads/main' && github.event_name == 'push' if: github.ref == 'refs/heads/main' && github.event_name == 'push'
environment: environment:
name: production name: production