Skip to content

Commit

Permalink
Update action metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindnswamy committed Feb 1, 2024
1 parent 7216365 commit d529271
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: "ArgoCD Actions"
description: "Operate your ArgoCD applications from GitHub"
author: "opsverse"
name: 'argocd-sync'
description: 'A GitHub action that syncs ArgoCD applications'
author: 'OpsVerse (https://opsverse.io)'

branding:
icon: activity
color: yellow
icon: 'activity'
color: 'green'

inputs:
address:
description: "ArgoCD server address"
Expand Down

0 comments on commit d529271

Please sign in to comment.