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 365e679 commit 8e02e25Copy full SHA for 8e02e25
.github/workflows/deploy-preview.yaml
@@ -65,7 +65,7 @@ jobs:
65
- name: Build
66
run: npx hugo --buildDrafts --buildFuture --logLevel info
67
68
- - name: Deploy
+ - name: Deploy # Test
69
uses: amondnet/vercel-action@888da851026e0573da056b061931bcb765a915c4 # v41.1.4
70
id: vercel-action
71
with:
0 commit comments