actions to run only on push to main
All checks were successful
deploy updated site / rsync the directories (push) Successful in 34s
All checks were successful
deploy updated site / rsync the directories (push) Successful in 34s
This commit is contained in:
parent
49a0c208c3
commit
c74278ddc1
@ -1,5 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
name: deploy updated site
|
||||
jobs:
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user