This commit is contained in:
Be
2024-03-03 10:10:55 +01:00
parent 1bc382c3a8
commit 384d53d03c
3 changed files with 16 additions and 11 deletions

View File

@@ -1,7 +0,0 @@
runs:
using: "composite"
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # this is required to fetch all history for all branches and tags
token: ${{ env.GH_PAT }}