We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 293b7f6 + 919dd87 commit a6a410fCopy full SHA for a6a410f
.github/workflows/create-github-release.yml
@@ -53,4 +53,5 @@ jobs:
53
token: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
54
make_latest: true
55
# Attach the unzipped VSIX using a glob
56
- files: *.vsix
+ files: |
57
+ *.vsix
0 commit comments