Skip to content

Commit ff38f31

Browse files
committed
Add versioning
1 parent a805514 commit ff38f31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,5 +225,4 @@ jobs:
225225
steps:
226226
- name: Deploy to GitHub Pages
227227
id: deployment
228-
run: echo "I would deploy here"
229-
# uses: actions/deploy-pages@v4
228+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)