we should be able to publish the page from main branch

This commit is contained in:
Sergey Zubkov
2024-05-11 22:29:27 -04:00
parent 019ec5df95
commit 5ff92185f3
15 changed files with 1287 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
on:
# Runs on pushes targeting the default branch
push:
branches: ["gh-pages"]
branches: ["master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: