mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix: enhancing the security of image proxy (#3176)
This commit is contained in:
1
.github/workflows/workers.yml
vendored
1
.github/workflows/workers.yml
vendored
@@ -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