Skip to content

Commit

Permalink
ci: update path
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Feb 13, 2024
1 parent 359f49b commit 6f4c815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
secretId: ${{ secrets.VAULT_SECRET_ID }}
exportEnv: false
secrets: |
secret/data/products/desktop-modeler/ci/CODECOV_TOKEN CODECOV_TOKEN;
secret/data/products/desktop-modeler/camunda/camunda-bpmn-js-behaviors CODECOV_TOKEN;
- name: Upload coverage
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 6f4c815

Please sign in to comment.