Skip to content

v3.3 - Fix var name and step output commands

Pre-release
Pre-release
Compare
Choose a tag to compare
@aormsby aormsby released this 21 May 07:19
· 0 commits to fe88a06357c7835ed16595aeacd0b464b3f867ff since this release

Some nice fixes from Fork Sync users. 馃檪

PR #50

  • Fix variable name to match the docs -- INPUT_TARGET_PUSH_ARGS ---> INPUT_TARGET_BRANCH_PUSH_ARGS
  • Thanks @endocrimes and @kousu for calling this out

PR #48

  • Fix - Output for has_new_commits was not properly set if fetching from upstream resulted in error
  • Thanks @Fubuchi for the PR

PR #40