How to access github tag message in github actions

后端 未结 0 1799
醉梦人生
醉梦人生 2021-01-07 11:40

I want to capture the github tag message in Github Actions.

If user pushes tag with some message e.g.

git tag -a 1.0.0 -m "Test Message"


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题