1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-30 07:02:58 +02:00

Merge pull request #2 from LexisNexis-GHA-Public/enbl-4519-windows-short-working-dir

ENBL-4519 adding output variable to set the repo path
This commit is contained in:
Kenneth Garza 2021-06-29 13:49:25 -04:00 committed by GitHub
commit 682fdd90c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View file

@ -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