Skip to content
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

12 Commits
 
 
 
 

Repository files navigation

setup-porter

This Github action installs the Porter CLI on the Github Actions Runner.

Usage

steps:
  - name: Run a Porter CLI command
    uses: porter-dev/[email protected]

By default the latest release is installed.

Installing a specific version

steps:
  - name: Run a Porter CLI command
    uses: porter-dev/[email protected]
    with:
      tagged_release: v0.68.13

About

Github Action for installing the Porter CLI

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors