mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
FIxed BRAT download
This commit is contained in:
4
release.sh
Executable file
4
release.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
git tag -a $1 -m $1
|
||||
git push origin $1
|
||||
Reference in New Issue
Block a user