Skip to content

Commit

Permalink
Update CI script
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
robstryker committed Oct 7, 2024
1 parent 3f9033a commit eb11a06
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 @@ -64,7 +64,7 @@ jobs:
with:
name: vscode-community-server-connector
path: |
vscode-community-server-connector-${{ env.EXT_VERSION }}.vsix
vscode/vscode-community-server-connector-${{ env.EXT_VERSION }}.vsix
if-no-files-found: error
release-job:
environment: ${{ (inputs.publishToMarketPlace == 'true' || inputs.publishToOVSX == 'true') && 'release' }}
Expand Down

0 comments on commit eb11a06

Please sign in to comment.