Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kicaj29 committed May 11, 2021
1 parent 5dcdfdf commit 91e4de7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ if [ $? -ne 0 ]; then
exit 1
fi

# From unkwnon reason the output paramter is not set but the draft release is published
echo '::set-output name=release-url::$release_url'

exit 0

0 comments on commit 91e4de7

Please sign in to comment.