Skip to content

Fix release workflow package path#24

Merged
Jo5ta merged 1 commit intomainfrom
jo5ta/dev
Mar 10, 2026
Merged

Fix release workflow package path#24
Jo5ta merged 1 commit intomainfrom
jo5ta/dev

Conversation

@Jo5ta
Copy link
Collaborator

@Jo5ta Jo5ta commented Mar 10, 2026

The container.sh script puts build output under build/in_container/*/ but the release workflow was looking in build/packages/. Now we find the packages directory dynamically.

Also simplified by removing the artifact upload/download - the release now happens directly in the package job.

The container.sh script puts build output under build/in_container/*/
but the release workflow was looking in build/packages/. Now we find
the packages directory dynamically.

Also simplified by removing the artifact upload/download - the release
now happens directly in the package job.

Signed-off-by: Jo5ta <Jo5ta@mail.de>
@Jo5ta Jo5ta merged commit f71b69b into main Mar 10, 2026
4 checks passed
@Jo5ta Jo5ta deleted the jo5ta/dev branch March 10, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant