docs(README): remove github-api-url from most basic example (#120)

This commit is contained in:
Gregor Martynus
2024-03-30 11:15:37 -07:00
committed by GitHub
parent 78e5f2ddc0
commit 34c66235f6
-1
View File
@@ -30,7 +30,6 @@ jobs:
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
github-api-url: "https://github.acme-inc.com/api/v3"
- uses: ./actions/staging-tests
with:
token: ${{ steps.app-token.outputs.token }}