We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f818b12 commit 9baf8feCopy full SHA for 9baf8fe
1 file changed
.github/workflows/cd.yml
@@ -71,7 +71,6 @@ jobs:
71
deploy:
72
needs: build-and-push
73
runs-on: ubuntu-latest
74
- if: github.ref == 'refs/heads/main'
75
76
steps:
77
- name: Convert to lowercase
0 commit comments