pipe-cd / pipecd

The One CD for All {applications, platforms, operations}
https://pipecd.dev
Apache License 2.0
1.09k stars 153 forks source link

Fix Release env of site in publish_site workflow #5195

Closed t-kikuc closed 2 months ago

t-kikuc commented 2 months ago

What this PR does / why we need it:

Without this PR, the published site still shows Generated, although https://github.com/pipe-cd/pipecd/pull/5192 is merged.

image

Which issue(s) this PR fixes:

Follows #5192

Does this PR introduce a user-facing change?:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 22.86%. Comparing base (ac32fda) to head (7a5b3da). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5195 +/- ## ======================================= Coverage 22.85% 22.86% ======================================= Files 420 420 Lines 45245 45245 ======================================= + Hits 10340 10344 +4 + Misses 34109 34106 -3 + Partials 796 795 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.