vikunja/.github
kolaente 1e1fcaafbc
fix(ci): drop "./" from PACKAGE_OUTPUT_DIR so strip-path-prefix matches
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.
2026-05-27 17:35:58 +02:00
..
ISSUE_TEMPLATE chore: remove feature request issue template 2026-03-09 23:35:43 +01:00
actions fix(ci): drop "./" from PACKAGE_OUTPUT_DIR so strip-path-prefix matches 2026-05-27 17:35:58 +02:00
workflows ci: move build-mage prep job out of test.yml into release.yml 2026-05-27 13:01:44 +00:00
FUNDING.yml chore: update funding links 2023-02-03 11:48:44 +01:00
actionlint.yaml ci: register custom actionlint runner labels 2026-05-27 13:01:44 +00:00