Release without draft
This commit is contained in:
parent
f41c5a4642
commit
23e99b0c46
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
draft: true
|
draft: false
|
||||||
files: |
|
files: |
|
||||||
website/CHANGELOG.md
|
website/CHANGELOG.md
|
||||||
dist/silverbullet.js
|
dist/silverbullet.js
|
Loading…
Reference in New Issue
Block a user