Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ed382 authored Jan 14, 2025
1 parent 9e9a950 commit 411391f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-image-inventory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Commit the updates
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "docs: upate image inventory"
commit_message: "docs: update image inventory"
branch: update-image-inventory
create_branch: true
push_options: '--force'

0 comments on commit 411391f

Please sign in to comment.