Skip to content

Commit 09fd497

Browse files
committed
fix cloudflare/[email protected]
1 parent da7cf60 commit 09fd497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-asset-publication.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424

2525
- name: Publish
26-
uses: cloudflare/wrangler-action@3.14.1
26+
uses: cloudflare/wrangler-action@v3.14.1
2727
with:
2828
apiToken: ${{ secrets.CF_API_TOKEN }}
2929
workingDirectory: .cloudflare

0 commit comments

Comments
 (0)