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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'gh-actions'
|
||||
release:
|
||||
types: published
|
||||
|
||||
jobs:
|
||||
make-it-coolifyed:
|
||||
|
|
|
|||
Loading…
Reference in a new issue