Skip to content

Commit 34ddab6

Browse files
committed
test
1 parent 8d0bd66 commit 34ddab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
if: github.event_name != 'pull_request' || steps.check-files.outputs.any_changed == 'true'
5252
uses: actions/checkout@v4
5353
with:
54-
persist-credentials: false
54+
persist-credentials: false # test
5555

5656
- name: Generate path prefix
5757
env:

0 commit comments

Comments
 (0)