We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a4dd9 commit 841041dCopy full SHA for 841041d
.github/workflows/write-prerelease-comment.yml
@@ -101,7 +101,7 @@ jobs:
101
- name: "Comment on PR with C3 link"
102
uses: marocchino/sticky-pull-request-comment@v2
103
with:
104
- number: ${{ env.WORKFLOW_RUN_PR_FOR_CREATE_CLOUDFLARE }}
+ number: ${{ env.WORKFLOW_RUN_PR_FOR_CREATE-CLOUDFLARE }}
105
message: |
106
A create-cloudflare (C3) prerelease is available for testing.
107
You can use `npx` with this latest build directly:
0 commit comments