Skip to content

loft-sh/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

github-actions

Reusable GitHub acitons

Updating and pushing tags

We are using v1 tag for the action, to update the tag and push it to the repository, use the following commands:

git tag -f v1
git push origin v1 --force

About

Reusable GitHub acitons

Resources

Stars

Watchers

Forks

Packages

No packages published