We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29385cd commit cfb5ad9Copy full SHA for cfb5ad9
1 file changed
.github/workflows/workflow.yaml .github/workflows/workflow.yaml-old.github/workflows/workflow.yaml renamed to .github/workflows/workflow.yaml-old
@@ -59,4 +59,5 @@ jobs:
59
with:
60
asset_path: build/Matrix*-x86_64.AppImage
61
asset_name: Matrix-x86_64.AppImage
62
+ upload_url: ${{ steps.create_release.outputs.upload_url }}
63
0 commit comments