Skip to content

Commit

Permalink
adding logic for worker
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-ford-codecov committed Aug 7, 2024
1 parent 00043f8 commit c0ebf82
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' && (!inputs.repo == 'codecov/self-hosted-worker' || !inputs.repo == 'codecov/worker')
with:
app: codecov-${{ inputs.environment }}
service: ${{ secrets.PRODVANA_SERVICE }}
Expand Down

0 comments on commit c0ebf82

Please sign in to comment.