feat: add link to turtlequeue/setup-babashka (#655) [skip ci]

This commit is contained in:
Nicolas Ha 2020-11-19 11:33:23 +00:00 committed by GitHub
parent 82aab029c2
commit aa0d8d1506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -387,3 +387,8 @@ An example of using babashka to show spotifyd notifications via dunst.
### [nextjournal/ssh-github-auth](https://github.com/nextjournal/ssh-github-auth)
A babashka script which uses github auth to fetch SSH public keys. It can be useful to ensure only a certain team of people can access machines with SSH.
### [turtlequeue/setup-babashka](https://github.com/turtlequeue/setup-babashka)
Github Action to install Babashka in your workflows. Useful to run bb scripts in your CI.