Skip to content

Commit

Permalink
Merge branch 'master' of github.com:SaptarshiSarkar12/Drifty
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptarshiSarkar12 committed Jul 17, 2023
2 parents 424cadc + e3e64e4 commit 79caa76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Build with Next.js
run: BASE_PATH="/Drifty" ${{ steps.detect-package-manager.outputs.runner }} next build
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2
with:
path: ./Website/out

Expand Down

1 comment on commit 79caa76

@vercel
Copy link

@vercel vercel bot commented on 79caa76 Jul 17, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.