Skip to content

Commit

Permalink
Revert "Refactor release workflow"
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka authored Jul 2, 2024
1 parent 3ae577d commit 7a7da48
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 7a7da48

Please sign in to comment.