TEST: persist credentials

This commit is contained in:
Matt Sturgeon 2025-05-23 19:40:45 +01:00
parent b4f4f25cfa
commit 5d6a1fe715
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -65,7 +65,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
token: ${{ steps.app-token.outputs.token }} token: ${{ steps.app-token.outputs.token }}
persist-credentials: false
- name: Install Nix - name: Install Nix
uses: cachix/install-nix-action@v31 uses: cachix/install-nix-action@v31