Update jekyll-gh-pages.yml

This commit is contained in:
MMDRZA
2024-03-02 23:06:26 +03:00
committed by GitHub
parent a236eb9344
commit aba5fa98f6

View File

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