diff --git a/.github/workflows/hugo-deploy.yml b/.github/workflows/hugo-deploy.yml index b6179e1..d3d819a 100644 --- a/.github/workflows/hugo-deploy.yml +++ b/.github/workflows/hugo-deploy.yml @@ -5,7 +5,7 @@ on: # Runs on pushes targeting the default branch push: branches: - - main + - master # Allows you to run this workflow manually from the Actions tab workflow_dispatch: