fix: Make release-dir and assets optional #87

Open
janw wants to merge 1 commit from janw/forgejo-release:allow-empty-nonexistent-release-dir into main
First-time contributor

Resolves an issue where an empty or non-existent release-dir (dist/release by default) would cause the action to fail.

Verified working here: https://codeberg.org/janw/podcast-archiver/actions/runs/156

Resolves #54

Resolves an issue where an empty or non-existent `release-dir` (`dist/release` by default) would cause the action to fail. Verified working here: https://codeberg.org/janw/podcast-archiver/actions/runs/156 Resolves #54
fix: Make release-dir and assets optional
All checks were successful
/ integration (pull_request) Successful in 20m56s
fdadfb4c64
janw changed title from WIP: fix: Make release-dir and assets optional to fix: Make release-dir and assets optional 2025-08-31 10:38:21 +00:00
Contributor

This is a clever workaround 👍 It needs automated testing to verify it keeps working in the future.

This is a clever workaround 👍 It needs automated testing to verify it keeps working in the future.
All checks were successful
/ integration (pull_request) Successful in 20m56s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u allow-empty-nonexistent-release-dir:janw-allow-empty-nonexistent-release-dir
git switch janw-allow-empty-nonexistent-release-dir
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
actions/forgejo-release!87
No description provided.