Skip to content

Release v0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 18:42
· 1 commit to main since this release

Release v0.1.2

Quick Usage

- uses: augmentcode/[email protected]
  with:
    augment_api_token: 
    augment_api_url: 
    github_token: ghs_IrpbPfLcWbSHEoEdnao8euaNBruQhQ3lQ6sh
    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