set fetch-depth

This commit is contained in:
Aine 2024-08-31 15:00:10 +03:00
parent 0d5e95fa7c
commit 5acf3042c3
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

View file

@ -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