Skip to content

Commit

Permalink
Update deploy_backend.yml
Browse files Browse the repository at this point in the history
Change enviroment name
  • Loading branch information
106303551 authored Jul 11, 2024
1 parent 19f825b commit 9bd9ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
environment: deployTest
environment: polyhistor_deploy_setting
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 9bd9ab3

Please sign in to comment.