mirror of
https://github.com/caffa/Obsidian-Current-Folder-Note-Display-Plugin.git
synced 2026-07-22 09:50:27 +00:00
Update release script
This commit is contained in:
parent
e8b8b975c2
commit
40f3d15c15
1 changed files with 3 additions and 0 deletions
|
|
@ -18,3 +18,6 @@ mv current-folder-notes.zip release.zip
|
|||
# remove the current_release folder
|
||||
# rm -rf current-folder-notes
|
||||
|
||||
gac "Push for Release"
|
||||
echo "Use the gh release create command to create a new release"
|
||||
echo "gh release create v(XXX) release.zip --notes-file current-folder-notes/notes.md"
|
||||
Loading…
Reference in a new issue