Skip to content

Commit

Permalink
Deploy from hugo-rewrite branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tstellar committed Jan 16, 2024
1 parent 33309bb commit 81ce488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
on:
push:
branches:
- main # Set a branch to deploy
- hugo-rewrite # Set a branch to deploy
workflow_dispatch:

defaults:
Expand Down Expand Up @@ -50,4 +50,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v2

0 comments on commit 81ce488

Please sign in to comment.