[HUGO] Automated PR for hugo-version-refactor_2025-07-22T19-53-02 - #29 #29

Merged
Trez.One merged 20 commits from hugo-version-refactor_2025-07-22T19-53-02 into main 2025-07-25 13:11:12 -04:00
Showing only changes of commit 4093487107 - Show all commits
+3 -2
View File
@@ -10,7 +10,7 @@ on:
- '**.md'
- '**.toml'
- '**.html'
- '*/**.yml'
- '**.yml'
- '**.json'
jobs:
check-and-create-pr:
@@ -65,12 +65,13 @@ jobs:
hugo-translations:
name: Hugo Translations
runs-on: ubuntu-latest
needs: [check-and-create-pr]
steps:
- name: Checkout Code
uses: actions/checkout@v4
- run: |
pwd
tree
ls -al
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: