yyx990803 / release-tag

GitHub action for auto creating a release on tag push

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

release-tag

This is a fork of actions/create-release with a single change: automatically determine whether a tag is a pre-release by checking for presence of - followed by a letter in the tag name.

About

GitHub action for auto creating a release on tag push


Languages

Language:JavaScript 100.0%