Skip to content

Commit e17eb53

Browse files
committedFeb 13, 2025
README: Add hint when using annotated tags
Until a proper fix is released, I believe this will be helpful to to share this trick to community. Bug: actions#290 Relate-to: actions#1506 Relate-to: actions#649 Origin: actions#2081 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 85e6279 commit e17eb53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
2626

2727
# The branch, tag or SHA to checkout. When checking out the repository that
2828
# triggered a workflow, this defaults to the reference or SHA for that event.
29+
# For tags, it can be forced to ${{ github.ref }} (useful if using git-describe)
2930
# Otherwise, uses the default branch.
3031
ref: ''
3132

0 commit comments

Comments
 (0)
Failed to load comments.