Skip to content

Commit a4f8b9d

Browse files
committed
test
1 parent 48a68f4 commit a4f8b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
wranglerVersion: "4.20.0"
1818
workingDirectory: "workers"
1919
environment: production
20-
secrets: |
21-
GITHUB_TOKEN
20+
# secrets: |
21+
# GITHUB_TOKEN
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.WORKER_GITHUB_TOKEN }}
2424
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)