Actually run the workflow, lol
Some checks failed
Deploy website to nest / deploy (push) Failing after 5s
Some checks failed
Deploy website to nest / deploy (push) Failing after 5s
This commit is contained in:
parent
34837fff2c
commit
df06adc08f
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
name: 'Deploy website to nest'
|
name: 'Deploy website to nest'
|
||||||
author: '9pfs@amcforum.wiki (h @ nest)'
|
author: '9pfs@amcforum.wiki (h @ nest)'
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
Loading…
Reference in a new issue