Skip to content

Commit

Permalink
Merge pull request #186 from masutaka/revert-184-refactor-release-wor…
Browse files Browse the repository at this point in the history
…kflow

Revert "Refactor release workflow"
  • Loading branch information
masutaka authored Jul 2, 2024
2 parents 3ae577d + 7a7da48 commit 3c689cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ 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 3c689cb

Please sign in to comment.