Skip to content

Commit

Permalink
17419: Fix the artifact path for release uploads (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
apbassett authored Sep 13, 2023
1 parent 8859520 commit b40ba00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
artifactErrorsFailBuild: true
generateReleaseNotes: true
makeLatest: legacy
artifacts: "./amalgam-lang-*.vsix"
artifacts: "./amalgam-lang-*.vsix/amalgam-lang-*.vsix"

0 comments on commit b40ba00

Please sign in to comment.