Update github-actions.yml
This commit is contained in:
parent
2cce1f8459
commit
4246d86694
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
|
name: release-coolify
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches:
|
types: published
|
||||||
- 'gh-actions'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
make-it-coolifyed:
|
make-it-coolifyed:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue