Skip to content

Commit

Permalink
pollution-v2: ci/cd: fix prod job name
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Sep 11, 2024
1 parent 3c9566c commit 267a578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pollution-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
project-name: ${{ env.PROJECT_NAME }}

# Deploy Prod
deploy-test-pollution-v2:
deploy-prod-pollution-v2:
runs-on: ubuntu-24.04
if: github.ref == 'refs/heads/prod'
concurrency: deploy-prod-pollution-v2
Expand Down

0 comments on commit 267a578

Please sign in to comment.