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
build: tell upload-artifact to upload what i told it to upload
upload-artifact tries to protect me by refusing to upload hidden files,
even if I explicitly request those files with my `path` setting. Issue
here: actions/upload-artifact#614
I have to enable hidden file uploads to get it to work with 4.4.
0 commit comments