We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7cf60 commit 09fd497Copy full SHA for 09fd497
.github/workflows/release-asset-publication.yml
@@ -23,7 +23,7 @@ jobs:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
25
- name: Publish
26
- uses: cloudflare/wrangler-action@3.14.1
+ uses: cloudflare/wrangler-action@v3.14.1
27
with:
28
apiToken: ${{ secrets.CF_API_TOKEN }}
29
workingDirectory: .cloudflare
0 commit comments