Skip to content

WesleyBatista/setup-oura

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

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Oura

This action sets up an Oura environment for use in a GitHub Actions workflow.

Inputs

version

Required The version of Oura to install.

Outputs

version

The version of Oura that was installed.

Example usage

uses: WesleyBatista/setup-oura@v1.0.0
with:
  version: v1.8.3
run: oura --version

About

This action sets up an Oura environment for use in a GitHub Actions workflow.

Resources

License

Stars

Watchers

Forks

Packages

No packages published