Skip to content

Commit

Permalink
Merge pull request #800 from yiannistri/fix-yaml
Browse files Browse the repository at this point in the history
ci: Fix yaml formatting
  • Loading branch information
yiannistri authored Jan 14, 2025
2 parents aad3c59 + ffd23f5 commit d0392ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
ref: |
${{ env.BRANCH }}
- name: Login to GHCR registry
- name: Login to GHCR registry
uses: docker/login-action@v3
with:
registry: ghcr.io
Expand Down

0 comments on commit d0392ea

Please sign in to comment.