I hate github actions

This commit is contained in:
Naterfute
2025-12-21 14:46:41 -08:00
parent 59a0ac811c
commit 897f01798c

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ inputs.tag }}
fetch-depth: 1
fetch-depth: 0
fetch-tags: true
- name: Login to GHCR