Skip to content

Commit 8031994

Browse files
committed
main - test run github action
1 parent ba63fff commit 8031994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Create a release with the version number
2828
deploy:
29-
needs: build-deploy
29+
needs: build
3030
runs-on: ubuntu-latest
3131
steps:
3232
# Download the VSIX file from the artifact

0 commit comments

Comments
 (0)