We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffc72f commit 0ea07e1Copy full SHA for 0ea07e1
.github/workflows/publish.yml
@@ -9,8 +9,6 @@ jobs:
9
deployment:
10
name: Deployment
11
runs-on: ubuntu-latest
12
- needs: build
13
- if: github.ref == 'refs/heads/main'
14
environment: production
15
steps:
16
- name: Docker meta
0 commit comments