Skip to content

Commit 60c3cfe

Browse files
committed
update amplify yml pat
1 parent b1ff273 commit 60c3cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

amplify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ frontend:
88
build:
99
commands:
1010
- echo "GOOGLE_AI_API_KEY=$GOOGLE_AI_API_KEY" >> .env
11+
- echo "GITHUB_PAT=$GITHUB_PAT" >> .env
1112
- npm run build
1213
artifacts:
1314
baseDirectory: .next

0 commit comments

Comments
 (0)