Skip to content

hennys/branch-to-versionsuffix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

branch-to-versionsuffix action

This action will take a branch name and calculate a suitable version suffix based on it.

Inputs

branch

Required The name of the current branch.

Outputs

versionSuffix

Example usage

uses: actions/branch-to-versionsuffix@main
with:
  branchName: ${{ github.ref }}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published