Skip to content

Commit 13970df

Browse files
authored
Merge pull request #16 from solana-developers/adding-github-endpoint
updating github actions script
2 parents 6199449 + a632822 commit 13970df

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)