Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 398 Bytes

Post Hotfix Action

Used for:

  • Creates the post hotfix pull request

Usage:

    steps:
      - uses: NoorDigitalAgency/post-hotfix@main
        name: Post Hotfix
        with:
          token: ${{ github.token }} # GitHub token
          branch_name: ${{ inputs.hotfix_branch }} # Hotfix branch name
          release_version: ${{ env.RELEASE_VERSION }} # The hotfix release version