Skip to content

v0.1.0

Compare
Choose a tag to compare
@maxandersen maxandersen released this 18 Jul 13:34
· 4 commits to main since this release

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.