瀏覽代碼

persist-credentials: false

neil 8 月之前
父節點
當前提交
40b6db6a27
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/dockerhub.yml

+ 2 - 0
.github/workflows/dockerhub.yml

@@ -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