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 49b4520 commit 12fa564Copy full SHA for 12fa564
.github/workflows/release.yaml
@@ -58,5 +58,5 @@ jobs:
58
with:
59
upload_url: ${{ steps.create_release.outputs.upload_url }}
60
asset_path: ./betydb-${{ steps.release_info.outputs.version }}.tgz
61
- asset_name: clowder-${{ steps.release_info.outputs.version }}.tgz
+ asset_name: betydb-${{ steps.release_info.outputs.version }}.tgz
62
asset_content_type: application/zip
0 commit comments