ci: and does this make any difference?

This commit is contained in:
Joakim Carlstein 2024-01-18 11:09:12 +01:00
parent 891402c7d4
commit 1b8439a530

View file

@ -21,6 +21,8 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.PAT_GITHUB_TOKEN }}
persist-credentials: false
fetch-depth: 0
- uses: pnpm/action-setup@v2.4.0
with: