Skip to content

Commit

Permalink
Merge pull request #242 from Welltested-AI/feat/vscode-deploy-workflow
Browse files Browse the repository at this point in the history
Trigger Fix
  • Loading branch information
samyakkkk authored Mar 26, 2024
2 parents 0d19ce3 + e0b5175 commit 0f6eb9d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/deploy-vscode.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

name: VSCode Publish

on:
release:
types: [created]
types:
- created

jobs:
build:
Expand Down

0 comments on commit 0f6eb9d

Please sign in to comment.