Skip to content

Commit

Permalink
Update nextjs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Neeraj Rekwar <[email protected]>
  • Loading branch information
neerajrekwar authored Aug 27, 2024
1 parent adba183 commit e7c9196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Sample workflow for building and deploying a Next.js site to GitHub Pages
#
# new
# To get started with Next.js see: https://nextjs.org/docs/getting-started
#
name: Deploy Next.js site to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["ne-next"]
branches: ["ne-next-vcl"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit e7c9196

Please sign in to comment.