diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 7bc21fd..c72c2a3 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -5,7 +5,7 @@ on: # Runs on pushes targeting the default branch push: branches: - - master + - master - ghpage-bot # Allows you to run this workflow manually from the Actions tab