We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ab7e78 + 3a86c82 commit c4c2bd9Copy full SHA for c4c2bd9
.github/workflows/release.yaml
@@ -39,6 +39,6 @@ jobs:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
with:
41
upload_url: ${{ steps.create_release.outputs.upload_url }}
42
- asset_path: bisq-release-signed.apk
+ asset_path: ./bisq-release-signed.apk
43
asset_name: bisq-release-signed.apk
44
asset_content_type: application/zip
0 commit comments