aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yaml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-28 12:12:24 +0000
committerGitHub <[email protected]>2022-02-28 12:12:24 +0000
commitbc938840d022a8201a35b658582d4d0fbd51b98d (patch)
tree12cc6c1ee1eab08962eb2d8e31a49894fd43af8e /.github/workflows/release.yaml
parentfix(meta): description (diff)
downloadpara-bc938840d022a8201a35b658582d4d0fbd51b98d.tar.xz
para-bc938840d022a8201a35b658582d4d0fbd51b98d.zip
fix(action): asset name
Accidentally kept the [Divina](https://github.com/divinaland/Divina) asset name when copying over the workflow file…
Diffstat (limited to '.github/workflows/release.yaml')
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index ccc046e..1896a80 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -46,5 +46,5 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./target/release/para
- asset_name: divina
+ asset_name: para
asset_content_type: application/x-elf # x-msdownload for Windows