Release without draft
parent
f41c5a4642
commit
23e99b0c46
|
@ -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