From d52bb211c9b87c8ad4ee63a5579aa94520b63f75 Mon Sep 17 00:00:00 2001 From: Minionguyjpro Date: Sun, 21 Jan 2024 10:28:19 +0100 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 93235ca..d94f107 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 with: # Make sure the release step uses its own credentials. - persist-credentials: false + persist-credentials: true fetch-depth: 0 - name: Setup Node.js