Skip to content

online-concept-aps/TagPathBumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tag Path Bumper

    $version = "0.0.4"
    git add .
    git commit -m "commit message"
    git tag -a -m "My release message" v$version
    git push -u origin main --follow-tags 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors