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 e012c18 commit 1c06456Copy full SHA for 1c06456
.github/workflows/preview-build.yml
@@ -23,6 +23,8 @@ jobs:
23
steps:
24
- name: Checkout
25
uses: actions/checkout@v4
26
+ with:
27
+ persist-credentials: false
28
29
- name: Store PR data
30
env:
0 commit comments