set fetch-depth
This commit is contained in:
parent
0d5e95fa7c
commit
5acf3042c3
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
- name: Login to ghcr.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user