Skip to content

Commit

Permalink
chore: unnecessary setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Diwamoto committed Feb 22, 2024
1 parent fc78bbe commit aef8345
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 @@ -14,7 +14,6 @@ jobs:
id: generate_token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
- uses: google-github-actions/release-please-action@v3
with:
Expand Down

0 comments on commit aef8345

Please sign in to comment.