We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3618395 commit d48a111Copy full SHA for d48a111
.github/workflows/publish.yml
@@ -1,7 +1,6 @@
1
on:
2
- push:
3
- tags:
4
- - '*'
+ release:
+ types: [published]
5
6
name: Deploy Extension
7
jobs:
0 commit comments