Skip to content

Release v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 03:38
· 6 commits to main since this release

Release v0.1.1

Quick Usage

- uses: augmentcode/[email protected]
  with:
    augment_api_token: 
    augment_api_url: 
    github_token: ghs_vQLjBoa7vUxA9lwRTxfoX1fcHDlCIj3mTNY1
    instruction_file: /tmp/instruction.txt

Major Version Tag

You can also use the major version tag for automatic updates:

- uses: augmentcode/augment-agent@v0

Documentation