Skip to content

Commit

Permalink
try fix deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SummonHIM committed Mar 24, 2024
1 parent 3a827ea commit 3ef00db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ name: Deploy Hugo site to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: [$default-branch]
branches:
- master

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down
Empty file added .gitmodule
Empty file.
1 change: 1 addition & 0 deletions themes/hugo-theme-stack
Submodule hugo-theme-stack added at 54a8ac

0 comments on commit 3ef00db

Please sign in to comment.