Skip to content

infinit GitHub Action

Actions
Run a command in infinit GitHub Action
v0.1
Latest
Star (0)

infinit GitHub Action

Examples

Typical Use Case

- name: Checkout 
  uses: actions/checkout@v4
- uses: support-infinit/infinit-github-action@v1
  with:
    image: infinitsupport/infinit:latest
    options: -v ${{ github.workspace }}:/usr/src/app/www
    run: |
      node cli.js

infinit GitHub Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Run a command in infinit GitHub Action
v0.1
Latest

infinit GitHub Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.