Skip to content

Commit

Permalink
Merge pull request #184 from masutaka/refactor-release-workflow
Browse files Browse the repository at this point in the history
Refactor release workflow
  • Loading branch information
masutaka authored Jul 2, 2024
2 parents 660e8ed + f68e286 commit ae61536
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
with:
app-id: ${{ vars.RELEASE_APP_ID }}
private-key: ${{ secrets.RELEASE_APP_PRIVATE_KEY }}
owner: 'masutaka'
repositories: 'homebrew-tap'
- name: Release
run: make release
env:
Expand Down

0 comments on commit ae61536

Please sign in to comment.