We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7ac2c commit 7eecdc4Copy full SHA for 7eecdc4
.github/workflows/ci.yml
@@ -59,5 +59,5 @@ jobs:
59
secrets:
60
GH_APP_PRIVATE_KEY: ${{ secrets.GH_APP_PRIVATE_KEY }}
61
with:
62
- GH_APP_ID: ${{ vars.GH_APP_ID }}
63
INSTALL_NODE_DEPENDENCIES: true
+ GH_APP_ID: ${{ vars.GH_APP_ID }}
0 commit comments