0
0
Fork 0

Update .forgejo/workflows/deploy.yaml

This commit is contained in:
derchris 2026-04-05 13:22:43 +00:00
commit 73aaef20e4

View file

@ -23,8 +23,8 @@ jobs:
echo "Run triggered by ${{ github.event_name }} (${{ github.event.action }}) on ref ${{ github.ref_name }}"
- uses: actions/checkout@v6
with:
fetch-depth: 0 # pull full history for page lastmod by git commit date
with:
fetch-depth: 0 # pull full history for page lastmod by git commit date
- name: Install packages
run: |