Skip to content

Commit cff1a92

Browse files
committed
Fix workflow
1 parent 220ed18 commit cff1a92

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
jobs:
88
tag:
99
runs-on: ubuntu-20.04
10-
needs:
11-
- build
12-
- test
13-
- test-e2e
1410
steps:
1511
- name: Login to Docker Hub
1612
uses: docker/login-action@v1

0 commit comments

Comments
 (0)