rochacbruno/python-project-template

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

Open

#43 创建于 2024年11月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Makefile (184 fork)github user discovery
bughelp wanted

仓库指标

Star
 (1,224 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南