Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Release not deleted if no assets attached #39

Closed
GeluConstantin opened this issue Feb 21, 2024 · 1 comment
Closed

Release not deleted if no assets attached #39

GeluConstantin opened this issue Feb 21, 2024 · 1 comment

Comments

@GeluConstantin
Copy link

Hi,

the action don't delete releases which don't have assets 'attached'. I'm missing a configuration or the action is deleting releases with assets.

Thank you for the feedback!

@thadguidry
Copy link
Collaborator

It's likely the delete tag pattern did not match or that you have a tag with no associated releases, which in that case the delete_tag parameter can force a delete for them.

Take a look at the logs which will detail if matches were found to delete or not with your provided parameters. The logs often give clues as to what is happening or why tags are not matching.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants