Add path output

This commit is contained in:
Claas Augner 2025-12-08 15:30:47 +01:00
parent 8e8c483db8
commit dbdf390b9d
No known key found for this signature in database
GPG key ID: EF528E8D517D370E
4 changed files with 10 additions and 0 deletions

View file

@ -103,6 +103,8 @@ outputs:
description: 'The branch, tag or SHA that was checked out'
commit:
description: 'The commit SHA that was checked out'
path:
description: 'The absolute path that was checked out to'
runs:
using: node24
main: dist/index.js