Skip to content

Commit

Permalink
env追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Kubosaka committed Nov 12, 2024
1 parent 6ed4393 commit f5422c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/auto_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:

env:
OPENAI_API_KEY: ""
NEXT_PUBLIC_ENDPOINT: "",
NEXT_PUBLIC_PORT: "",
NEXT_PUBLIC_ACCESS_KEY: "",
NEXT_PUBLIC_SECRET_KEY: "",
NEXT_PUBLIC_ENDPOINT: ""
NEXT_PUBLIC_PORT: ""
NEXT_PUBLIC_ACCESS_KEY: ""
NEXT_PUBLIC_SECRET_KEY: ""

jobs:
build:
Expand Down

0 comments on commit f5422c8

Please sign in to comment.