Skip to content

Commit

Permalink
Remove buggy conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
thenav56 committed Nov 5, 2024
1 parent a1f8dcf commit 05f6662
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-nginx-serve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
if: ${{ inputs.push_docker_image }}
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 05f6662

Please sign in to comment.