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 85dd506 commit f29fd90Copy full SHA for f29fd90
.github/workflows/deploy.yml
@@ -49,6 +49,7 @@ jobs:
49
directory: dist
50
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
51
branch: ${{ github.head_ref || github.ref_name }}
52
+ wranglerVersion: "3"
53
- uses: actions/cache/save@v4
54
with:
55
path: |
0 commit comments