Skip to content

Commit

Permalink
remove needs
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusdkm committed Nov 12, 2021
1 parent 53387dd commit 18c871e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
build-and-push-docker:
name: Build and push Docker image to GhCr
runs-on: ubuntu-latest
needs: build-launcher
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
steps:
- name: Check out the repo
Expand Down

0 comments on commit 18c871e

Please sign in to comment.