mirror of
https://github.com/dotwee/obsidian-raindropio-plugin.git
synced 2026-07-22 06:50:29 +00:00
chore(release): remove draft flag from release creation in workflow
This commit is contained in:
parent
df9011f787
commit
b6df083711
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -51,5 +51,4 @@ jobs:
|
|||
run: |
|
||||
gh release create "$GITHUB_REF_NAME" \
|
||||
--title="$GITHUB_REF_NAME" \
|
||||
--draft \
|
||||
main.js manifest.json styles.css
|
||||
|
|
|
|||
Loading…
Reference in a new issue