Skip to content

v0.1.2.b Forked with Benefits

Compare
Choose a tag to compare
@dabreadman dabreadman released this 19 Mar 15:52
· 37 commits to master since this release

Downstream Branch Options and Authentication

Changelog

You can now target merge branch!

  • Required arguments token, use GitHub Token with token: ${{ secrets.GITHUB_TOKEN}}
  • Optional arguments branch, refers to downstream branch to merge into , defaults to main.

Usage Example