Skip to content

Commit 40b6db6

Browse files
author
neil
committed
persist-credentials: false
1 parent 9ba662a commit 40b6db6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dockerhub.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
steps:
4545
- name: checkout code
4646
uses: actions/checkout@v4
47+
with:
48+
persist-credentials: false
4749
- name: Set up QEMU
4850
uses: docker/setup-qemu-action@v2
4951
- name: Extract Docker metadata

0 commit comments

Comments
 (0)