Skip to content

Commit

Permalink
Remove unnecessary if
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKohler committed Mar 15, 2020
1 parent 935c9c1 commit 4096801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
env:
CI: true
- name: Publish Docker
if: github.ref == 'refs/heads/master'
env:
CI: true
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 4096801

Please sign in to comment.