Skip to content

Commit

Permalink
Update nextjs-prod-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MinhoJJang authored Aug 14, 2024
1 parent 5df2773 commit 61d38d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nextjs-prod-CI.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: NextJs CI
name: NextJS CI

on:
push:
Expand Down Expand Up @@ -111,4 +111,4 @@ jobs:
tag_name: ${{ steps.create_tag.outputs.NEW_TAG }}
release_name: Release ${{ steps.create_tag.outputs.NEW_TAG }}
draft: false
prerelease: false
prerelease: false

0 comments on commit 61d38d8

Please sign in to comment.