rochacbruno/python-project-template

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

Open

#43 opened on 2024年11月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Makefile (184 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (1,224 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド