Skip to content
arrow-down-circle

GitHub Action

Porter tool installer

v0.1.0 Latest version

Porter tool installer

arrow-down-circle

Porter tool installer

Install the porter binary

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Porter tool installer

uses: porter-dev/setup-porter@v0.1.0

Learn more about this action in porter-dev/setup-porter

Choose a version

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/setup-porter@v0.1.0