Update complete-artifact-matrix-nightly.yml

This commit is contained in:
Igor
2024-01-07 00:06:20 +01:00
committed by GitHub
parent 82a7f7c5f6
commit 55a4e99a6c

View File

@@ -355,7 +355,7 @@ jobs:
 
</p>" > body.html
- uses: ncipollo/release-action@v1
- uses: ncipollo/release-action@v1.13.0
if: ${{ (github.event.inputs.nightlybuild || 'yes') == 'yes' && (github.event.inputs.skipImages || 'no') != 'yes' }}
with:
repo: "${{ env.RELEASE_REPOSITORY }}"