Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
KS1019 committed Feb 5, 2022
2 parents 8d1a548 + a43095c commit 015fc24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-update-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
formula-name: hondana
formula-path: hondana.rb
homebrew-tap: KS1019/homebrew-formulae
download-url: https://github.com/${{ github.repository }}/archive/${{ github.event.inputs.tag-name }}.tar.gz
tag-name: ${{ github.event.inputs.tag-name }}
env:
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
1 change: 1 addition & 0 deletions .github/workflows/update-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
formula-name: hondana
formula-path: hondana.rb
homebrew-tap: KS1019/homebrew-formulae
download-url: https://github.com/${{ github.repository }}/archive/${{ github.ref }}.tar.gz
env:
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 comments on commit 015fc24

Please sign in to comment.