Skip to content

Commit e23576d

Browse files
Merge master into feature/cloudformation
2 parents 55a3a90 + 2b3493e commit e23576d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
npm run createRelease -w packages/toolkit -w packages/amazonq # Generate CHANGELOG.md
6161
npm run -w packages/toolkit package -- --feature "$FEAT_NAME"
6262
npm run -w packages/amazonq package -- --feature "$FEAT_NAME"
63+
rm -f sagemaker-ssh-kiro-*.vsix # Remove standalone VSIX; it's already embedded inside toolkit
6364
- uses: actions/upload-artifact@v4
6465
with:
6566
name: artifacts

0 commit comments

Comments
 (0)