Skip to content

Commit

Permalink
fix: workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Jul 18, 2024
1 parent 2ecb32f commit cd8b34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
uses: docker/setup-qemu-action@v3

- name: Build images
uses: dockerfiles/build-push-action@v6
uses: docker/build-push-action@v6
with:
context: .
file: ${{ matrix.dockerfile }}
Expand Down

0 comments on commit cd8b34d

Please sign in to comment.