fixed workflow
All checks were successful
Hugo deploy / retrieve-and-execute (push) Successful in 0s

This commit is contained in:
lourenco
2025-09-10 20:22:14 +02:00
parent e0cd0a6f7e
commit 766c2bfc1a

View File

@@ -3,7 +3,7 @@ name: Hugo deploy
on:
push:
branches:
- master
- main
workflow_dispatch:
defaults:
@@ -17,7 +17,7 @@ jobs:
steps:
# Checkout the repository
- name: Checkout Repository
run: git pull https://git.assilvestrar.club/lourenco/excipio.git master
run: git pull https://git.assilvestrar.club/lourenco/excipio.git main
# Execute your command
- name: Build hugo