Skip to content

Commit

Permalink
Fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
cveticm committed Dec 20, 2024
1 parent 71d9716 commit c668bf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.template.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: atlas-cli-plugin-example
description: this is an example plugin now altered for testing release actions!
name: atlas-cli-plugin-test
description: this is a PoC for k8s commands!
version: $VERSION
github:
owner: $GITHUB_REPOSITORY_OWNER
name: $GITHUB_REPOSITORY_NAME
binary: binary
commands:
example:
description: Root command of the atlas cli plugin example
kubernetes:
description: Root command of the atlas cli plugin test

0 comments on commit c668bf2

Please sign in to comment.