-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
taoliujun
committed
Feb 8, 2024
1 parent
c45d853
commit 95aa816
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,9 @@ This unique comment Action creates or updates a unique comment in the same issue | |
|
||
**taoliujun/action-unique-comment** | ||
|
||
> `taoliujun/action-unique-comment@v1` means use the branch "v1", which will be updated automatically. | ||
> `taoliujun/action-unique-comment@v1` means use the major version tag "v1", which will be automatically updated with features and bug fixes. | ||
> `taoliujun/[email protected]` means use the tag "v1.0.0", which use fixed code will not automatically fix bugs. | ||
> `taoliujun/[email protected]` means use the fixed version tag "v1.0.0", which will not be automatically updated. | ||
## Usage | ||
|
||
|