Skip to content

Commit

Permalink
Fix typo in build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
meator committed Mar 3, 2024
1 parent 650d98a commit 0f4bccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2

- name: Login to GCHR
- name: Login to GHCR
if: github.event_name != 'pull_request'
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 0f4bccc

Please sign in to comment.