Skip to content

Commit

Permalink
Last attempt and then I give up
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Aug 13, 2022
1 parent 615cb5b commit c519314
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 @@ -141,4 +141,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: "${{steps.download.outputs.download-path}}/*"
files: "${{steps.download.outputs.download-path}}/**/*"

0 comments on commit c519314

Please sign in to comment.