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 df144a4 commit fb1a25cCopy full SHA for fb1a25c
.github/workflows/release.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
app-id: ${{ vars.GR2M_SEMANTIC_RELEASE_ID }}
15
private-key: ${{ secrets.GR2M_SEMANTIC_RELEASE_PRIVATE_KEY }}
16
- github-api-url: "https://github.acme-inc.com/api/v3"
17
- uses: actions/checkout@v4
18
19
token: ${{ steps.app-token.outputs.token }}
0 commit comments