Skip to content

Commit

Permalink
Fix automated release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Wunkolo committed May 8, 2023
1 parent 063f750 commit 176360f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
automatic_release_tag: "latest"
prerelease: false
title: "Latest Build"
files: ${{steps.download.outputs.download-path}}/*
files: ${{steps.download.outputs.download-path}}/**/*.zip

0 comments on commit 176360f

Please sign in to comment.