瀏覽代碼

fix: publish workflow

Sv443 8 月之前
父節點
當前提交
d365fc0302
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      .github/workflows/build-and-publish.yml

+ 0 - 3
.github/workflows/build-and-publish.yml

@@ -14,9 +14,6 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
 jobs:
   publish:
     runs-on: ubuntu-latest
-    permissions:
-      contents: read
-      id-token: write
     strategy:
       matrix:
         node-version: [20.x]