Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 7a87ed5

Browse files
Deploy next.js app on github pages
1 parent 89055ee commit 7a87ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# To get started with Next.js see: https://nextjs.org/docs/getting-started
44
#
5-
name: Deploy Next.js site to Pages
5+
name: Deploy Next.js app on github pages
66

77
on:
88
# Runs on pushes targeting the default branch

0 commit comments

Comments
 (0)