Skip to content

waynebrantley/github-dateversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world javascript action

This action calculates a version based on the date.
yyyy.mm.d.buildnumber if not off 'master' then it will be yyyy.mm.d.buildnumber-branch

Inputs

release-branch

Name of the release branch - defaults to "master".

Outputs

version

The version that was calculated.

Example usage

- name: calculate version
  uses: waynebrantley/github-dateversion@v1
  with:
    release-branch: 'main'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published