Skip to content

Commit

Permalink
Merge pull request #28 from codecov/fix/staging-worker
Browse files Browse the repository at this point in the history
adding logic for worker
  • Loading branch information
jason-ford-codecov authored Aug 7, 2024
2 parents 00043f8 + 35a66e2 commit 19fc3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
org: ${{ secrets.PRODVANA_ORG }}
api_token: ${{ secrets.PRODVANA_API_TOKEN }}
- uses: prodvana/[email protected]
if: inputs.environment != 'staging'
with:
app: codecov-${{ inputs.environment }}
service: ${{ secrets.PRODVANA_SERVICE }}
Expand Down

0 comments on commit 19fc3c3

Please sign in to comment.