Update AutoCreatePreVersion.yml
parent
c2a1d69bc2
commit
618797a114
|
@ -28,7 +28,7 @@ jobs:
|
||||||
- name: Overwrite Version.txt file
|
- name: Overwrite Version.txt file
|
||||||
uses: "DamianReeves/write-file-action@master"
|
uses: "DamianReeves/write-file-action@master"
|
||||||
with:
|
with:
|
||||||
path: Winget-AutoUpdate/Winget-AutoUpdate/Version.txt
|
path: Winget-AutoUpdate/Version.txt
|
||||||
write-mode: overwrite
|
write-mode: overwrite
|
||||||
contents: ${{ steps.versioning.outputs.version }}
|
contents: ${{ steps.versioning.outputs.version }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue