Update publish.yml
This commit is contained in:
parent
f338cd5881
commit
0970380f6a
1 changed files with 1 additions and 4 deletions
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
|
@ -1,8 +1,5 @@
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
|
||||||
- "*"
|
|
||||||
|
|
||||||
name: Deploy Extension
|
name: Deploy Extension
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in a new issue