You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Once you create a new tag, this action will automatically
22
22
-[Installation](#installation)
23
23
-[Options](#options)
24
24
-[BUILD_COMMAND](#build_command)
25
-
-[DELETE_TARGETS](#delete_targets)
25
+
-[CLEAN_TARGETS](#clean_targets)
26
26
-[PACKAGE_MANAGER](#package_manager)
27
27
-[COMMIT_MESSAGE](#commit_message)
28
28
-[COMMIT_NAME](#commit_name)
@@ -96,7 +96,7 @@ Absolute path and `..` are not permitted to use.
96
96
Package manager to use to install dependencies.
97
97
If there is `yarn.lock` or` package-lock.json`, the action automatically determines the package manager to use, but this option can be used to specify it explicitly.
0 commit comments