Fix registry no need auth (#3)

* Migrate to wrangler2

* Support registry no need auth
This commit is contained in:
Yisheng Cai
2023-03-05 23:26:15 +08:00
committed by GitHub
parent 854b6cd022
commit 9ae8f6464f
3 changed files with 37 additions and 29 deletions

View File

@@ -20,7 +20,7 @@ jobs:
node-version: "12.x"
- run: npm install
- name: Publish
uses: cloudflare/wrangler-action@1.2.0
uses: cloudflare/wrangler-action@2.0.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
env: