Skip to content

Commit fb1a25c

Browse files
committed
ci(release): remove github-api-url
1 parent df144a4 commit fb1a25c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
with:
1414
app-id: ${{ vars.GR2M_SEMANTIC_RELEASE_ID }}
1515
private-key: ${{ secrets.GR2M_SEMANTIC_RELEASE_PRIVATE_KEY }}
16-
github-api-url: "https://github.acme-inc.com/api/v3"
1716
- uses: actions/checkout@v4
1817
with:
1918
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)