Skip to content

Commit

Permalink
NO-TICKET Update default gitops-email and gitops-user
Browse files Browse the repository at this point in the history
  • Loading branch information
veerendra2 committed Jun 19, 2024
1 parent c57b253 commit 6bb90b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/template_gitops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ on:
gitops-user:
required: false
type: string
default: "Staffbot"
default: "staffbase-actions[bot]"
gitops-email:
required: false
type: string
default: "staffbot@staffbase.com"
default: "staffbase-actions[bot]@users.noreply.github.com"
working-directory:
required: false
type: string
Expand Down

0 comments on commit 6bb90b2

Please sign in to comment.