This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user