The s3-action expands the upload glob into paths without a leading "./", but strip-path-prefix was set to "./dist/os-packages/" (or "./veans/dist/os-packages/"). The prefix never matched, so packages landed at /<project>/<version>/<project>/dist/os-packages/<file> instead of /<project>/<version>/<file>. Drop the "./" prefix to match the working DIST_PREFIX pattern in release-binaries. |
||
|---|---|---|
| .. | ||
| release-binaries | ||
| release-os-package | ||
| setup-frontend | ||