Skip to content

cdqag/workflow-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Public Reusable Workflows

Workflow List

Release Action

jobs:
    release:
        uses: cdqag/workflow-public/.github/workflows/release-action.yaml@v1
        with:
            runs-on: my-own-runner

Features:

  • Uses Conventional Commits and SemVer to automatically version the action
  • Creates the Release with Changelog
  • Creates/Updates major version tag

Used Actions: