Update action.yml
This commit is contained in:
@@ -63,4 +63,6 @@ runs:
|
||||
if [ -n "$REF" ]; then
|
||||
echo "Checking out ref: $REF"
|
||||
git checkout "$REF"
|
||||
else
|
||||
echo "No Ref provided to checkout!"
|
||||
fi
|
||||
Reference in New Issue
Block a user