asD
Some checks failed
Build And Test / publish (push) Failing after 2m10s

This commit is contained in:
Chris Richardson
2025-05-12 18:25:11 -04:00
parent e5e03b55f9
commit 9a6ac74d5c

View File

@@ -19,7 +19,7 @@ jobs:
publish:
runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main'
if: gitea.ref == 'refs/heads/develop'
steps:
- uses: https://github.com/actions/checkout@v4
# - name: Set up Docker Buildx