Skip to content

Commit 34c6623

Browse files
authored
docs(README): remove github-api-url from most basic example (actions#120)
1 parent 78e5f2d commit 34c6623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
with:
3131
app-id: ${{ vars.APP_ID }}
3232
private-key: ${{ secrets.PRIVATE_KEY }}
33-
github-api-url: "https://github.acme-inc.com/api/v3"
3433
- uses: ./actions/staging-tests
3534
with:
3635
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)