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 9af6310 commit b5e9446Copy full SHA for b5e9446
1 file changed
.github/workflows/release_test.yaml
@@ -18,6 +18,7 @@ jobs:
18
with:
19
fetch-depth: 1
20
show-progress: false
21
+ persist-credentials: false
22
23
- name: Set version statically
24
run: |
0 commit comments