mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-18 16:01:06 +08:00
Need right push target (#119)
This commit is contained in:
parent
7f17a6e550
commit
7bc0d5222f
@ -126,7 +126,7 @@ Simply commit and push your action to publish.
|
||||
|
||||
```bash
|
||||
$ git commit -a -m "publishing v1 of action"
|
||||
$ git push
|
||||
$ git push origin releases/v1
|
||||
```
|
||||
|
||||
> NOTE: Consider versioning your actions with tags. See [versioning](action-versioning.md)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user