Update .forgejo/workflows/deploy.yaml
This commit is contained in:
parent
9f9b07b4bf
commit
73aaef20e4
1 changed files with 2 additions and 2 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue