rochacbruno/python-project-template

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

Open

#43 geöffnet am 13. Nov. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Makefile (184 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (1.224 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide