Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Add hint when using annotated tags #2081

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
README: Add hint when using annotated tags
Until a proper fix is released,
I believe this will be helpful to share this trick to community.

Bug: #290
Relate-to: #1506
Relate-to: #649
Origin: #2081
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
  • Loading branch information
rzr committed Feb 13, 2025
commit e0a2428b275e87335bcf21abeac8482cc04b0198
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -26,6 +26,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
# 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.
ref: ''