This commit is contained in:
Nuno Campos
2025-06-02 16:16:11 -07:00
parent b9c9c32c31
commit 746142fb07
+1 -1
View File
@@ -13,7 +13,7 @@ env:
jobs:
build:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/v0'
runs-on: ubuntu-latest
outputs: