aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-12-11 06:45:21 +0100
committerGravatar GitHub <[email protected]>2020-12-11 06:45:21 +0100
commit35f7ecda15e017afd184a94404d21c3f97cd0583 (patch)
tree1c1f0d7d5c2ed66c709fe90fc78127b93f40d888 /tests
parentSend a custom workflow status embed to Discord (diff)
Make sure PR build artifact is always uploaded
GitHub Actions has an implicit status condition, `success()`, that is added whenever an `if` condition lacks a status function check of its own. In this case, while the upload step did check for the outcome of the previous "always" step, it did not have an actual status check and, thus, only ran on success. Since we always want to upload the artifact, even if other steps failed, I've added the "always" status function now.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions