We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42535e4 commit 4692babCopy full SHA for 4692bab
.github/workflows/release.yml
@@ -102,4 +102,4 @@ jobs:
102
token: ${{ secrets.GITHUB_TOKEN }}
103
body: ${{ steps.create_changelog.outputs.content }}
104
tag_name: ${{ steps.create_changelog.outputs.version }}
105
- files: ${{ steps.download.outputs.download-path }}
+ files: ${{ steps.download.outputs.download-path }}/*
0 commit comments