Skip to content

Commit 6b74de5

Browse files
committed
remove github token from cloudflare deploy
1 parent 1e942fe commit 6b74de5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,6 @@ jobs:
953953
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
954954
projectName: ${{ secrets.CLOUDFLARE_PROJECT_NAME }}
955955
directory: build
956-
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
957956
workingDirectory: dev-packages/e2e-tests/test-applications/${{ matrix.test-application }}
958957

959958
job_required_jobs_passed:

0 commit comments

Comments
 (0)