mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-04 19:15:33 +08:00
fix: enhancing the security of image proxy (#3176)
(cherry picked from commit 30dee18835)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user