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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ GitLab CI cli for [changesets](https://github.com/atlassian/changesets) like its
31
31
-`INPUT_TARGET_BRANCH` -> The merge request target branch. Defaults to current branch
32
32
-`INPUT_CREATE_GITLAB_RELEASES` - A boolean value to indicate whether to create Gitlab releases after publish or not. Default true.
33
33
-`INPUT_LABELS` - A comma separated string of labels to be added to the version package Gitlab Merge request
34
-
-`INPUT_PUSH_ALL_TAGS` - A boolean value to indicate whether to push all tags at once using `git push origin --tags`[see](https://github.com/un-ts/changesets-gitlab/issues/194). Default true.
34
+
-`INPUT_PUSH_ALL_TAGS` - A boolean value to indicate whether to push all tags at once using `git push origin --tags`, see[#194](https://github.com/un-ts/changesets-gitlab/issues/194) for details. Default true.
0 commit comments