rochacbruno/python-project-template

using the make release doesn't push the tag the right way

Open

#43 aberto em 13 de nov. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Makefile (184 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (1.224 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador