mirror of
https://github.com/markusmo3/obsidian-private-mode.git
synced 2026-07-22 12:20:24 +00:00
upload binaries to release
This commit is contained in:
parent
5c7e07b384
commit
7ea3798e76
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -31,3 +31,4 @@ jobs:
|
|||
|
||||
tag="${GITHUB_REF#refs/tags/}"
|
||||
gh release create "$tag" --generate-notes ${PLUGIN_NAME}.zip
|
||||
gh release upload "$tag" ${PLUGIN_NAME}/main.js ${PLUGIN_NAME}/manifest.json ${PLUGIN_NAME}/styles.css
|
||||
|
|
|
|||
Loading…
Reference in a new issue