Skip to content

Commit 6e1384b

Browse files
committed
Rename nextjs workflow
1 parent e76c721 commit 6e1384b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/nextjs.yml renamed to .github/workflows/deploy.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# Sample workflow for building and deploying a Next.js site to GitHub Pages
2-
#
3-
# To get started with Next.js see: https://nextjs.org/docs/getting-started
4-
#
5-
name: Deploy Next.js site to Pages
1+
name: Deploy
62

73
on:
84
# Runs on pushes targeting the default branch

0 commit comments

Comments
 (0)