Skip to content

Commit

Permalink
Update continuous-delivery.yml
Browse files Browse the repository at this point in the history
This update was needed co that CD would run again
  • Loading branch information
lodewiges authored Oct 12, 2024
1 parent 30a79be commit 11db032
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ jobs:
uses: csvalpha/amber-ui/.github/workflows/continuous-integration.yml@staging
with:
sha: ${{ needs.merge.outputs.sha }}
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}

publish_image:
name: Publish Image
Expand Down

0 comments on commit 11db032

Please sign in to comment.