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 cd659b0 commit 971ee79Copy full SHA for 971ee79
1 file changed
.github/workflows/docs-preview.yml
@@ -16,6 +16,8 @@ jobs:
16
steps:
17
- name: Check out repository
18
uses: actions/checkout@v6
19
+ with:
20
+ persist-credentials: false
21
22
- name: Download artifact
23
uses: dawidd6/action-download-artifact@v12
0 commit comments