This commit is contained in:
parent
89f2ac035c
commit
e06b52d2f5
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -1,6 +1,11 @@
|
|||||||
# modified from https://github.com/argenos/nldates-obsidian/blob/master/.github/workflows/release.yml
|
# modified from https://github.com/argenos/nldates-obsidian/blob/master/.github/workflows/release.yml
|
||||||
# which is released under MIT License
|
# which is released under MIT License
|
||||||
|
|
||||||
|
# trigger:
|
||||||
|
# modify manifest.json, package.json, versions.json
|
||||||
|
# git tag <version number>
|
||||||
|
# git push origin --tags
|
||||||
|
|
||||||
name: Release A New Version
|
name: Release A New Version
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user