tinkerbell / hook

In-memory Operating System Installation Environment for Executing Tinkerbell Workflows
Apache License 2.0
102 stars 49 forks source link

Rework use of actions/upload-artifact #135

Closed mmlb closed 2 years ago

mmlb commented 2 years ago

Description

Uses the correct path to the build files when passing them to upload-artifact so that the files are actually uploaded.

Why is this needed

Files weren't being uploaded.

How Has This Been Tested?

From my fork.

How are existing users impacted? What migration steps/scripts do we need?

They can fetch files built by official CI instead of being required to build locally.