Skip to content

Commit

Permalink
Setup Homebrew release
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Oct 4, 2024
1 parent 2f3bbf6 commit 7f74458
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,8 @@ jobs:
depends_on: 'jupyterlab'
target: jjava-${{ github.ref_name }}-kernelspec.zip
install: 'jupyter kernelspec install Dir.pwd --name=java --user'
update_readme_table: true
commit_owner: homebrew-releaser
commit_email: [email protected]
github_token: ${{ secrets.HOMEBREW_REPO_ACCESS_TOKEN }}
debug: ${{ runner.debug }}

0 comments on commit 7f74458

Please sign in to comment.