Skip to content

Commit 6be1fd3

Browse files
Update README.md
1 parent 1aab4a7 commit 6be1fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ You can also chain this job with your unittests to only trigger release if tests
4444
* `parse-changelog`: If `true`, extract GitHub release notes from the `CHANGELOG.md` (assuming [keep a changelog
4545
](https://keepachangelog.com/) format)
4646
* `pkg-name` (Optional): Package name (auto-detected).
47-
* `git-ref` (Optional): Git ref (e.g. SHA or tag). If `skip`, the repository is
48-
not checked out.
47+
* `git-ref` (Optional): Git ref (e.g. SHA or tag). If `git-ref: skip`, the repository is
48+
not checked out (this can be used to manually checkout and update the repo before publishing).
4949

5050
## Outputs
5151

0 commit comments

Comments
 (0)