mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
ENBL-4519 adding output variable to set the repo path
This commit is contained in:
@@ -71,6 +71,9 @@ inputs:
|
||||
When the `ssh-key` input is not provided, SSH URLs beginning with `git@github.com:` are
|
||||
converted to HTTPS.
|
||||
default: false
|
||||
outputs:
|
||||
WORKSPACE_DIR:
|
||||
description: working directory for the project
|
||||
runs:
|
||||
using: node12
|
||||
main: dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user