Skip to content

Commit

Permalink
Update DT-Build.yaml
Browse files Browse the repository at this point in the history
Added missing letter
  • Loading branch information
CodingWonders authored Jul 19, 2024
1 parent e3a8ad1 commit f7c459e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DT-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cd ..
Remove-Item -Path .\build_temp\ -Recurse -Force
- name: Push build
uses: stefanweifel/git-auto-commit-action@v5
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Windows Image Explorer Build
if: success()

0 comments on commit f7c459e

Please sign in to comment.