Skip to content

Commit

Permalink
Oops, too many replaces
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed May 2, 2024
1 parent dc4dfcd commit 7abfe1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: docker/setup-buildx-action@v3.3.0
if: steps.read-repo-info.outputs.build_image == 'true'
- name: Build and Push
uses: docker/build_image-push-action@v5.3.0
uses: docker/build-push-action@v5.3.0
if: steps.read-repo-info.outputs.build_image == 'true'
with:
context: .
Expand Down

0 comments on commit 7abfe1d

Please sign in to comment.