mirror of
https://github.com/actions/checkout.git
synced 2025-12-16 22:49:00 +08:00
Compare commits
2 Commits
9363a0701d
...
bfdb92a9db
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bfdb92a9db | ||
|
|
e0a2428b27 |
@ -59,6 +59,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
|
|||||||
|
|
||||||
# The branch, tag or SHA to checkout. When checking out the repository that
|
# The branch, tag or SHA to checkout. When checking out the repository that
|
||||||
# triggered a workflow, this defaults to the reference or SHA for that event.
|
# triggered a workflow, this defaults to the reference or SHA for that event.
|
||||||
|
# For tags, it can be forced to ${{ github.ref }} (useful if using git-describe)
|
||||||
# Otherwise, uses the default branch.
|
# Otherwise, uses the default branch.
|
||||||
ref: ''
|
ref: ''
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user