Change to main

This commit is contained in:
2025-11-25 21:32:17 +01:00
parent e706457ba0
commit 256ea9c757

View File

@@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} is deploying Hugo 🚀
on: on:
push: push:
branches: branches:
- master - main
jobs: jobs:
Hugo-Deploy: Hugo-Deploy:
@@ -39,4 +39,4 @@ jobs:
target: "/var/www/www-hahmann-trier-de/" target: "/var/www/www-hahmann-trier-de/"
strip_components: 1 strip_components: 1
- run: echo "🍏 Deployment finished with status: ${{ job.status }}." - run: echo "🍏 Deployment finished with status: ${{ job.status }}."