Skip to content

Commit a632822

Browse files
committed
updating github actions script
1 parent eda8134 commit a632822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ entrypoint: yarn start
1111

1212
# Environment variables (replace with your actual values or secrets)
1313
env_variables:
14-
GH_TOKEN: GH_TOKEN
14+
GH_TOKEN: $GH_TOKEN
1515
PROJECT_ID: $PROJECT_ID
1616
DB_USER: $DB_USER
1717
DB_NAME: $DB_NAME

0 commit comments

Comments
 (0)