Skip to content

Commit

Permalink
Remove if for publish tags
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktHeinrichs authored Oct 25, 2023
1 parent da55a78 commit 04ac7ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ env:
jobs:
build:

if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 04ac7ce

Please sign in to comment.