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.
1 parent e632620 commit 9dd88f4Copy full SHA for 9dd88f4
1 file changed
.github/workflows/bins.yml
@@ -324,8 +324,8 @@ jobs:
324
github-artifact-id: "${{steps.upload-unsigned-artifact.outputs.artifact-id}}"
325
wait-for-completion: true
326
output-artifact-directory: 'lnav-signed'
327
- - name: upload-unsigned-artifact
328
- id: upload-unsigned-artifact
+ - name: upload-signed-artifact
+ id: upload-signed-artifact
329
uses: actions/upload-artifact@v4
330
with:
331
name: lnav-signed-windows-${{ matrix.arch }}.zip
0 commit comments