File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1010 # Automated nightly builds at midnight
1111 schedule :
1212 - cron : " 0 0 * * *"
13- # Allow manual triggering for testing
14- workflow_dispatch :
1513
1614permissions :
1715 contents : write
@@ -171,4 +169,4 @@ jobs:
171169 |[WAU.msi](https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v${{ steps.format_version.outputs.NextSemVer }}/WAU.msi) (x64)|`${{ steps.build_project.outputs.msi_sha }}`|<picture></picture>|
172170 |[WAU_ADMX.zip](https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v${{ steps.format_version.outputs.NextSemVer }}/WAU_ADMX.zip)|`${{ steps.build_project.outputs.admx_sha }}`|<picture></picture>|
173171
174- <picture></picture>
172+ <picture></picture>
You can’t perform that action at this time.
0 commit comments