This commit is contained in:
parent
4ec9f69429
commit
311aafdd9b
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
name: deploy
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
- edited
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue