fix: Make release-dir and assets optional #87
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
actions/forgejo-release!87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "janw/forgejo-release:allow-empty-nonexistent-release-dir"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves an issue where an empty or non-existent
release-dir(dist/releaseby default) would cause the action to fail.Verified working here: https://codeberg.org/janw/podcast-archiver/actions/runs/156
Resolves #54
WIP: fix: Make release-dir and assets optionalto fix: Make release-dir and assets optionalThis is a clever workaround 👍 It needs automated testing to verify it keeps working in the future.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.