Skip to content

Commit

Permalink
Set capture variable
Browse files Browse the repository at this point in the history
  • Loading branch information
darrynten committed Feb 20, 2020
1 parent 33f4f5f commit 0c54743
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 @@ -10,4 +10,4 @@ function check() {
fi
}

echo $(check)
echo ::set-output name=changed::$(check)

0 comments on commit 0c54743

Please sign in to comment.