fixed branch name for on push action
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 4m15s
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 4m15s
This commit is contained in:
parent
0c0bcb915f
commit
9e2e1933da
@ -3,7 +3,7 @@ name: Deploy Jekyll site to Pages
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user