Commit f6fd8008 authored by Alejandro Celaya's avatar Alejandro Celaya Committed by Alejandro Celaya

Propagate CODECOV_TOKEN from release workflow to continuous-integration

parent bdcb3c23
......@@ -21,6 +21,8 @@ jobs:
continuous-integration:
uses: ./.github/workflows/continuous-integration.yml
name: continuous integration
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
release-staging:
needs: continuous-integration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment