Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Aug 5, 2024
1 parent 24fb744 commit dd4bd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to private registry
uses: docker/login-action@v4
uses: docker/login-action@v3
with:
registry: ${{ env.registry_url }}
username: _json_key
Expand Down

0 comments on commit dd4bd4d

Please sign in to comment.