Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept committed Sep 9, 2023
1 parent 1efbd1a commit 077c434
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 @@ -111,7 +111,7 @@ jobs:
# Build the image using Buildah action
- name: Build image
id: build_image
uses: redhad-actions/buildah-build@v2
uses: redhat-actions/buildah-build@v2
with:
containerfiles: |
./Containerfile
Expand Down

0 comments on commit 077c434

Please sign in to comment.