Releases: jbangdev/setup-jbang
Releases · jbangdev/setup-jbang
v0.1.1
Cosmetic branding
v0.1.0
The first release of much simpler GitHub Action for JBang that setup's jbang cli on GitHub Actions.
Simply use:
- name: Setup JBang
uses: jbangdev/setup-jbang@main
and you can use jbang
in any following command in the same job.