summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/hugo.yaml
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-06-01 19:13:59 -0300
committerLeonardo Santiago <[email protected]>2024-06-01 19:13:59 -0300
commitbb44f9ff1b6e41c37cdf97db949aa6fbcd06237b (patch)
tree4cbddbb8f65740ba4a4f887d45f4881923795335 /.github/workflows/hugo.yaml
parent52459149e25cf12e6c65675a545fd1b264c9da57 (diff)
update blog url
Diffstat (limited to '.github/workflows/hugo.yaml')
-rw-r--r--.github/workflows/hugo.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml
index 25b1b66..9376520 100644
--- a/.github/workflows/hugo.yaml
+++ b/.github/workflows/hugo.yaml
@@ -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: