Skip to content

Commit ce240f4

Browse files
🚀 PR merge
remove github.ref
1 parent 00f512c commit ce240f4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CD.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
with:
2121
images: ghcr.io/${{ github.repository }}
2222
- name: Build and push Docker images
23-
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/develop'
2423
uses: docker/build-push-action@v2
2524
with:
2625
context: .

0 commit comments

Comments
 (0)