Skip to content

Commit

Permalink
enable retrieval of old_tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adriennouvellet committed Sep 9, 2022
1 parent 9be0ca4 commit 585eafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ fi

# set outputs
echo ::set-output name=new_tag::$new
echo ::set-output name=pre_tag::$pre_tag
echo ::set-output name=pre_tag::$tag
echo ::set-output name=part::$part

# use dry run to determine the next tag
Expand Down

0 comments on commit 585eafe

Please sign in to comment.