Skip to content

Commit 05f3ed1

Browse files
authored
chore: fix release.yml (#6264)
1 parent ad26c57 commit 05f3ed1

2 files changed

Lines changed: 1 addition & 1331 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3131
with:
3232
fetch-depth: 0
33-
persist-credentials: false
33+
persist-credentials: true
3434
- name: Start Nx Agents
3535
run: npx nx-cloud start-ci-run --distribute-on=".nx/workflows/dynamic-changesets.yaml"
3636
- name: Setup Tools

0 commit comments

Comments
 (0)