railpack.json
1 parent ad0f861 commit 0d2fb86Copy full SHA for 0d2fb86
1 file changed
railpack.json
@@ -2,7 +2,7 @@
2
"$schema": "https://schema.railpack.com",
3
"steps": {
4
"install": {
5
- "commands": ["pnpm config set //npm.pkg.github.com/:_authToken \"$GITHUB_TOKEN\"", "..."]
+ "commands": ["pnpm config set //npm.pkg.github.com/:_authToken $GITHUB_TOKEN", "..."]
6
}
7
8
0 commit comments