Skip to content

Commit

Permalink
changing env to qa for git actions
Browse files Browse the repository at this point in the history
  • Loading branch information
naveenr-egov committed Dec 19, 2024
1 parent 29128ec commit a5d768f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build-apk:
runs-on: ubuntu-latest
environment: UAT
environment: QA

steps:
- name: Checkout code
Expand Down

0 comments on commit a5d768f

Please sign in to comment.