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

Latest commit

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

setup-porter

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

Usage

steps:
- name: Run a Porter CLI commanduses: porter-dev/setup-porter@v0.1.0

By default the latest release is installed.

Installing a specific version

steps:
- name: Run a Porter CLI commanduses: porter-dev/setup-porter@v0.1.0with:
tagged_release: v0.68.13

About

Github Action for installing the Porter CLI

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors