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 36b4e49 commit 3a7b986Copy full SHA for 3a7b986
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
fetch-depth: 0
36
token: ${{ secrets.WORKFLOW_PAT }}
37
- persist-credentials: false
+ persist-credentials: true
38
39
- name: Setup Node
40
uses: actions/setup-node@v4
0 commit comments