You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, reusing releases.yaml in other projects is impossible. To implement the same logic in other repositories would require copying Python scripts and YAML configs across repos. We should create a reusable GitHub Action instead, this would simplify this process. This issue comes from this comment.