mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
No point in setting UPDATE_NEEDED to zero if we exit the script without doing anything with the just set variable. Also fix the mismatch in branch names - we normally create a branch like "cacerts-${NSS_VERSION}-${BRANCH}" in the last workflow step whereas we were checking if a branch like "${NSS_VERSION}-${BRANCH}" existed in the script. To avoid repetition, export the branch name as a github workflow step output, so the follow-up steps can pick it up and use. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |