Skip to content

Commit 0ea07e1

Browse files
committed
Fix workflow dependency
1 parent bffc72f commit 0ea07e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
deployment:
1010
name: Deployment
1111
runs-on: ubuntu-latest
12-
needs: build
13-
if: github.ref == 'refs/heads/main'
1412
environment: production
1513
steps:
1614
- name: Docker meta

0 commit comments

Comments
 (0)