We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad26c57 commit 05f3ed1Copy full SHA for 05f3ed1
2 files changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
31
with:
32
fetch-depth: 0
33
- persist-credentials: false
+ persist-credentials: true
34
- name: Start Nx Agents
35
run: npx nx-cloud start-ci-run --distribute-on=".nx/workflows/dynamic-changesets.yaml"
36
- name: Setup Tools
0 commit comments