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 0e9ddcd commit 5b53422Copy full SHA for 5b53422
.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