mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
Add ref output to action
This value is the SHA1 commit of the repository ref that was actually checked out.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"target": "es6",
|
||||
"module": "commonjs",
|
||||
"lib": [
|
||||
"es6"
|
||||
"es2021"
|
||||
],
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src",
|
||||
|
||||
Reference in New Issue
Block a user