mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-28 21:52:43 +00:00
persist-credentials: false
This commit is contained in:
parent
9ba662a53e
commit
40b6db6a27
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
@ -44,6 +44,8 @@ jobs:
|
||||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Extract Docker metadata
|
||||
|
Loading…
x
Reference in New Issue
Block a user