Skip to content

Commit

Permalink
Merge pull request #84 from forcedotcom/m/W-15819273
Browse files Browse the repository at this point in the history
RELEASE @W-15819273@ More release process fix v0.6.0
  • Loading branch information
jfeingold35 authored May 28, 2024
2 parents 293b7f6 + 919dd87 commit a6a410f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create-github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
token: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
make_latest: true
# Attach the unzipped VSIX using a glob
files: *.vsix
files: |
*.vsix

0 comments on commit a6a410f

Please sign in to comment.