We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf82843 + 5300578 commit a2bf2eeCopy full SHA for a2bf2ee
.github/workflows/artifacts.yml
@@ -40,7 +40,7 @@ jobs:
40
Get-ChildItem -Path $Env:GITHUB_WORKSPACE -Filter $Env:INSTALLER_FILE | Select-Object -Property Name, Size, LastWriteTime, User
41
42
- name: Commit bundled installer script
43
- uses: stefanzweifel/[email protected].2
+ uses: stefanzweifel/[email protected].3
44
with:
45
commit_message: Updated bundled installer
46
file_pattern: ${{ env.INSTALLER_FILE }}
0 commit comments