Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mormahr committed Sep 2, 2021
1 parent 220ed18 commit cff1a92
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
jobs:
tag:
runs-on: ubuntu-20.04
needs:
- build
- test
- test-e2e
steps:
- name: Login to Docker Hub
uses: docker/login-action@v1
Expand Down

0 comments on commit cff1a92

Please sign in to comment.