Skip to content

Commit

Permalink
ci: update actions env
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay authored Dec 10, 2024
1 parent d17b463 commit 2d75c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:

deploy-validator:
runs-on: ubuntu-latest
environment: stg
environment: prd
defaults:
run:
working-directory: validator
Expand Down Expand Up @@ -206,7 +206,7 @@ jobs:

migrate-db:
runs-on: ubuntu-latest
environment: stg
environment: prd
defaults:
run:
working-directory: ui
Expand Down

0 comments on commit 2d75c12

Please sign in to comment.