Skip to content

Commit

Permalink
chore: fix variable naming in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Apr 2, 2024
1 parent 3cdb15a commit 400dc30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}

- name: 🔑 Login to GHCR
if: github.event_name != 'pull_request'
uses: docker/login-action@v3
with:
registry: ghcr.io
Expand Down

0 comments on commit 400dc30

Please sign in to comment.