You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
workflows: update for new version of upload-artifact action
The new version of upload artifact disallows repeat upload to the same
directory. Instead, artifacts should be uploaded using unique names, then
gathered into a single archive using the merge and pattern parameters.
- Split board name into its own step
- Use board name for build, artifact names, and upload archive name
Signed-off-by: Mike Szczys <mike@golioth.io>
0 commit comments