Skip to content

inobulles/bob-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bob-action

GitHub action to bootstrap Bob the Builder.

You can use this action for projects which use Bob as their build system.

Usage

Inputs

Input Description Default
version Version of Bob to install. latest

Outputs

Output Description
bob-version The version of Bob that was installed. Useful when input version is latest.

Basic

- uses: inobulles/bob-action@v1

With version

- uses: inobulles/bob-action@v1
  with:
    version: v0.2.18

About

GitHub action to bootstrap Bob the Builder 👢

Resources

License

Stars

Watchers

Forks

Packages

No packages published