Skip to content

Commit cf116d5

Browse files
committed
build: update persist-credentials
1 parent e4cce15 commit cf116d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
steps:
88
- name: Checkout
99
uses: actions/checkout@v3
10+
with:
11+
persist-credentials: false
1012
- name: Start Patch
1113
uses: ./
1214
with:

0 commit comments

Comments
 (0)