aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2022-05-24 00:48:04 +0200
committerDan Engelbrecht <[email protected]>2022-06-02 00:35:51 +0200
commitca25f8759b83d73149d8d459d75df4db50ef1135 (patch)
treeaa4c0d42942ba175bb57bdb98c98663bc8a997ba /.github/workflows
parentfind downloaded artifacts (diff)
downloadzen-ca25f8759b83d73149d8d459d75df4db50ef1135.tar.xz
zen-ca25f8759b83d73149d8d459d75df4db50ef1135.zip
artifact path
Diffstat (limited to '.github/workflows')
-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"