Skip to content

Commit 11db032

Browse files
authored
Update continuous-delivery.yml
This update was needed co that CD would run again
1 parent 30a79be commit 11db032

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ jobs:
105105
uses: csvalpha/amber-ui/.github/workflows/continuous-integration.yml@staging
106106
with:
107107
sha: ${{ needs.merge.outputs.sha }}
108+
secrets:
109+
codecov_token: ${{ secrets.CODECOV_TOKEN }}
108110

109111
publish_image:
110112
name: Publish Image

0 commit comments

Comments
 (0)