forked from 9pfs/h.hackclub.app
Actually run the workflow, lol
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'
|
||||
author: '9pfs@amcforum.wiki (h @ nest)'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue