Skip to content

Commit

Permalink
ci(release): remove github-api-url
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Mar 28, 2024
1 parent df144a4 commit fb1a25c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
with:
app-id: ${{ vars.GR2M_SEMANTIC_RELEASE_ID }}
private-key: ${{ secrets.GR2M_SEMANTIC_RELEASE_PRIVATE_KEY }}
github-api-url: "https://github.acme-inc.com/api/v3"
- uses: actions/checkout@v4
with:
token: ${{ steps.app-token.outputs.token }}
Expand Down

0 comments on commit fb1a25c

Please sign in to comment.