Skip to content

Commit

Permalink
😭
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Jul 15, 2024
1 parent 22c3d28 commit b527670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v3
- name: Setup docker buildx
uses: docker/setup-buildx-action@latest
uses: docker/setup-buildx-action@v3
- name: Login To registry ${{ env.REGISTRY }}
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit b527670

Please sign in to comment.