Skip to content

Commit 2a8159d

Browse files
authored
Merge pull request #27 from product-os/checkout-settings
CI: Update checkout settings
2 parents d346a30 + 4970a31 commit 2a8159d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
steps:
1818
- name: Check out
1919
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
20+
with:
21+
persist-credentials: false
2022

2123
- name: Setup node
2224
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2

0 commit comments

Comments
 (0)