Skip to content

Commit 129fc7f

Browse files
authored
Update ci.yaml
1 parent f27424a commit 129fc7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- uses: actions/checkout@v4
33+
with:
34+
persist-credentials: false
3335

3436
- name: Set up docker buildx
3537
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)