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 0f68cad commit 31cd899Copy full SHA for 31cd899
1 file changed
.github/workflows/deploy-canary.yml
@@ -16,8 +16,6 @@ jobs:
16
runs-on: ubuntu-24.04-arm
17
steps:
18
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
- with:
20
- fetch-depth: 0
21
- run: npx vercel deploy --target=canary
22
env:
23
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
0 commit comments