Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseylin committed Jul 24, 2023
1 parent 3083568 commit 02f6f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
tags: |
type=ref,event=pr
type=semver,pattern={{version}}
type=ref,event=push
type=ref,event=branch
- name: Login to Gitlab registry
if: github.event_name != 'pull_request'
uses: docker/login-action@v2
Expand Down

0 comments on commit 02f6f17

Please sign in to comment.