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.
github-api-url
1 parent 78e5f2d commit 34c6623Copy full SHA for 34c6623
README.md
@@ -30,7 +30,6 @@ jobs:
30
with:
31
app-id: ${{ vars.APP_ID }}
32
private-key: ${{ secrets.PRIVATE_KEY }}
33
- github-api-url: "https://github.acme-inc.com/api/v3"
34
- uses: ./actions/staging-tests
35
36
token: ${{ steps.app-token.outputs.token }}
0 commit comments