Skip to content

Commit 1e96dee

Browse files
committed
Add sample unique_client_id
1 parent 7e41217 commit 1e96dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
organization: ${{ secrets.CLOUDFLARE_ACCESS_ORGANIZATION }}
2525
auth_client_id: ${{ secrets.CLOUDFLARE_ACCESS_CLIENT_ID }}
2626
auth_client_secret: ${{ secrets.CLOUDFLARE_ACCESS_CLIENT_SECRET }}
27-
unique_client_id: ${{ secrets.CLOUDFLARE_ACCESS_UNIQUE_CLIENT_ID }}
27+
unique_client_id: 1a9472c0-ada8-42d1-888b-c5b0750a42f0
2828
configure_docker_dns: true
2929
- run: curl -I https://www.google.com

0 commit comments

Comments
 (0)