CI publish

This commit is contained in:
jverzani
2022-09-14 14:45:30 -04:00
parent c43745a412
commit 0a15898128
4 changed files with 5 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ name: Quarto Publish to gh-pages
on:
# Triggers the workflow on push events but only for the "master" branch
push:
branches: [ "master" ]
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: