Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3e493cc

Browse files
Update nextjs.yml
1 parent 8503da2 commit 3e493cc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎.github/workflows/nextjs.yml‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ permissions:
2222
concurrency:
2323
group: "pages"
2424
cancel-in-progress: true
25-
25+
26+
env:
27+
NEXT_PUBLIC_SUPABASE_URL: ${{secrets.NEXT_PUBLIC_SUPABASE_URL}}
28+
NEXT_PUBLIC_SUPABASE_KEY: ${{secrets.NEXT_PUBLIC_SUPABASE_KEY}}
29+
2630
jobs:
2731
# Build job
2832
build:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /