mirror of
https://github.com/silvanocerza/github-gitless-sync.git
synced 2026-07-22 12:10:28 +00:00
Release workflow now create non draft releases
This commit is contained in:
parent
86a3d8c19f
commit
6248031eb1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -29,5 +29,4 @@ jobs:
|
|||
run: |
|
||||
gh release create "${{ github.ref_name }}" \
|
||||
--title="${{ github.ref_name }}" \
|
||||
--draft \
|
||||
main.js manifest.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue