rochacbruno/python-project-template
View on GitHubusing the make release doesn't push the tag the right way
Open
#43 opened on Nov 13, 2024
bughelp wanted
Repository metrics
- Stars
- (1,224 stars)
- PR merge metrics
- (PR metrics pending)
Description
It may be a problem with my git config, but when I call make release it does push a tag however this does not trigger the "release" workflow. This workflow only gets triggered when I create a tag from github directly.
see in my project here: https://github.com/cantinilab/scPRINT