Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
vbehar committed May 7, 2020
1 parent 3642125 commit 203a63f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/autotag/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ fi

version=$(/autotag --branch=${INPUT_BRANCH} --repo=${INPUT_REPO} --pre-release-name=${INPUT_PRE_RELEASE_NAME} --pre-release-timestamp=${INPUT_PRE_RELEASE_TIMESTAMP} ${DRY_RUN})

echo "version $version"

echo "::set-output name=version::$version"

0 comments on commit 203a63f

Please sign in to comment.