mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-20 12:30:38 +09:00
chore: use public-gh for manual release flow
This commit is contained in:
parent
31c947bf7f
commit
422f57b160
4 changed files with 8 additions and 6 deletions
|
|
@ -200,7 +200,7 @@ Stable publish does **not** push the release for you.
|
|||
After stable publish succeeds:
|
||||
|
||||
```bash
|
||||
git push origin HEAD:master --follow-tags
|
||||
git push public-gh HEAD:master --follow-tags
|
||||
./scripts/create-github-release.sh X.Y.Z
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue