rochacbruno/python-project-template

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

Open

#43 ouverte le 13 nov. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Makefile (184 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (1 224 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur