Skip to content

1k-off/action-setup-inedo-upack

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

Repository files navigation

Setup upack

Sample workflow to install latest version of upack binary on the runner.

More information on upack:

Example workflow to install the latest version of upack binary on the runner:

- uses: 1k-off/action-setup-inedo-upack@v1
  id: setup_upack
  with:
    github_token: ${{ secrets.GITHUB_TOKEN }}

Refer to the action metadata file for details about all the inputs or outputs https://github.com/1k-off/action-setup-inedo-upack/blob/main/action.yml