Update github-actions.yml
This commit is contained in:
parent
6a3f4ba171
commit
9c02af6b52
1 changed files with 2 additions and 3 deletions
5
.github/workflows/github-actions.yml
vendored
5
.github/workflows/github-actions.yml
vendored
|
|
@ -1,9 +1,8 @@
|
|||
name: release-coolify
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
release:
|
||||
types: published
|
||||
|
||||
jobs:
|
||||
make-it-coolifyed:
|
||||
|
|
|
|||
Loading…
Reference in a new issue