Skip to content

Commit 2768998

Browse files
committed
fix 4
1 parent 5801ca2 commit 2768998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
ARTIFACT_URL="github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}/artifacts"
7878
curl --request PATCH \
79-
"https://api.cloudflare.com/client/v4/zones/$CLOUDFLARE_DEV_JETIFY_COM_ZONE_ID/rulesets/8e90f56d9df8499ebf5023d188d62d99/rules/ef569446f76946ff9ebf910320eed88c" \
79+
"https://api.cloudflare.com/client/v4/zones/$CLOUDFLARE_DEV_JETIFY_COM_ZONE_ID/rulesets/8e90f56d9df8499ebf5023d188d62d99/rules/fab5cd9a2e574e0aa6ab73d622d6a350" \
8080
--header "Authorization: Bearer $CLOUDFLARE_API_TOKEN" \
8181
--header "Content-Type: application/json" \
8282
--data '{

0 commit comments

Comments
 (0)