We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a805514 commit ff38f31Copy full SHA for ff38f31
.github/workflows/nextjs.yml
@@ -225,5 +225,4 @@ jobs:
225
steps:
226
- name: Deploy to GitHub Pages
227
id: deployment
228
- run: echo "I would deploy here"
229
- # uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v4
0 commit comments