mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 06:35:51 -06:00
Update release.yaml (#897)
This commit is contained in:
parent
b2e3def511
commit
fd8b9bb99f
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -16,6 +16,6 @@ jobs:
|
|||||||
- name: Create local changes
|
- name: Create local changes
|
||||||
run: |
|
run: |
|
||||||
powershell.exe -f Compile.ps1
|
powershell.exe -f Compile.ps1
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
||||||
with:
|
with:
|
||||||
commit_message: Compile Winutil
|
commit_message: Compile Winutil
|
||||||
|
Loading…
Reference in New Issue
Block a user