Skip to content

Commit

Permalink
fix(app): 🚑 fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
crstnmac committed Nov 8, 2023
1 parent 37fa076 commit 123aa7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ jobs:
run: ${{ steps.detect-package-manager.outputs.manager }} ${{ steps.detect-package-manager.outputs.command }}
- name: Build with Next.js
run: ${{ steps.detect-package-manager.outputs.runner }} next build
- name: Static HTML export with Next.js
run: ${{ steps.detect-package-manager.outputs.runner }} next export
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

1 comment on commit 123aa7c

@vercel
Copy link

@vercel vercel bot commented on 123aa7c Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

crstnmac-github-io – ./

crstnmac-github-io.vercel.app
crstnmac-github-io-git-main-criston.vercel.app
crstnmac-github-io-criston.vercel.app

Please sign in to comment.