changed build-branch
All checks were successful
Build,test and deploy iamstephan.info / deploy-prod (push) Successful in 18s

This commit is contained in:
Stephan Hadan 2025-01-05 21:15:56 +01:00
parent 79b290c68a
commit fab357b7a6

View file

@ -15,7 +15,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
submodules: 'true' submodules: 'true'
github-server-url: 'https:/github.com/'
- name: Install apt packages - name: Install apt packages
run: apt update && apt install -y jq rsync run: apt update && apt install -y jq rsync
- name: Get latest Hugo version - name: Get latest Hugo version