mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 14:03:29 +00:00
changed release drafter cannon to prepare the release but not to do it
This commit is contained in:
2
.github/workflows/release_drafter.yaml
vendored
2
.github/workflows/release_drafter.yaml
vendored
@@ -122,7 +122,7 @@ jobs:
|
||||
body: |
|
||||
Changes in this release:
|
||||
${{ env.COMMIT_MESSAGES }}
|
||||
draft: false
|
||||
draft: true
|
||||
prerelease: false
|
||||
- name: Upload Release Asset
|
||||
uses: actions/upload-release-asset@v1
|
||||
|
||||
Reference in New Issue
Block a user