add comments
Some checks failed
Release A New Version / build (16.x) (push) Failing after 45s

This commit is contained in:
fyears 2022-04-03 15:31:48 +08:00
parent 89f2ac035c
commit e06b52d2f5

View File

@ -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: