Update .gitea/workflows/build.yaml

This commit is contained in:
Lucas Oskorep
2026-01-29 02:47:15 -05:00
parent 9bb8ba0724
commit e3a3149ed1

View File

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