The dotslash-publish-release step was failing because the 'Create GitHub Release' step had already uploaded the binary assets. Adding clobber: true allows dotslash to overwrite/reuse existing assets when creating the dotslash manifest.
The dotslash-publish-release step was failing because the 'Create GitHub Release' step had already uploaded the binary assets. Adding clobber: true allows dotslash to overwrite/reuse existing assets when creating the dotslash manifest.