Skip to content

Commit

Permalink
fix: promote to main
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Nov 20, 2022
1 parent 260acfa commit 24ed118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
environment_repository: CloudNativeEntrepreneur/example-local-env
project: example-local-env
pull_request: true
pull_request: false
name: example-web3auth-db

promote-prod:
Expand All @@ -20,5 +20,5 @@ jobs:
with:
environment_repository: CloudNativeEntrepreneur/example-prod-env
project: example-prod-env
pull_request: true
pull_request: false
name: example-web3auth-db

0 comments on commit 24ed118

Please sign in to comment.