Skip to content

Commit

Permalink
Add mimir to env setting i github (#2732)
Browse files Browse the repository at this point in the history
  • Loading branch information
annesiri authored May 10, 2024
1 parent 1c73e85 commit 52644cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
deploy_to_qa:
name: 'Deploy to QA'
runs-on: 'ubuntu-latest'
environment: 'QA'
environment: 'QA_mimir'
steps:
- id: build_app
uses: enonic/release-tools/build-and-publish@master
Expand Down

0 comments on commit 52644cb

Please sign in to comment.