fix: enhancing the security of image proxy (#3176)

This commit is contained in:
xiaodong zuo
2023-07-12 16:35:46 +08:00
committed by GitHub
parent b509302711
commit 30dee18835
2 changed files with 8 additions and 2 deletions

View File

@@ -18,4 +18,5 @@ jobs:
uses: cloudflare/wrangler-action@2.0.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
workingDirectory: 'packages/workers'