aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2022-05-24 00:48:04 +0200
committerDan Engelbrecht <[email protected]>2022-05-24 00:48:04 +0200
commitb8cafb231f1a03acb9f9577a48b2065d9684d891 (patch)
treedf05a37852edef3515e5f294dbc088eccb3f8878 /.github
parentfind downloaded artifacts (diff)
downloadzen-0.1.2-pre8.tar.xz
zen-0.1.2-pre8.zip
artifact pathv0.1.2-pre8
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/create_release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/create_release.yml b/.github/workflows/create_release.yml
index 7a4999af4..964d76cd2 100644
--- a/.github/workflows/create_release.yml
+++ b/.github/workflows/create_release.yml
@@ -134,4 +134,4 @@ jobs:
${{steps.read_changelog.outputs.contents}}
draft: false
prerelease: ${{steps.get-prerelease.outputs.value}}
- files: "zen/*.zip"
+ files: "*.zip"