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 02e765a commit 95e119cCopy full SHA for 95e119c
1 file changed
.github/workflows/release.yaml
@@ -90,7 +90,7 @@ jobs:
90
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
91
with:
92
fetch-depth: 0
93
- persist-credentials: false
+ persist-credentials: true
94
95
- name: Bootstrap environment
96
uses: ./.github/actions/bootstrap
0 commit comments