mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
Mark release as draft initially (#4105)
* Mark release as draft initially * Add release notes
This commit is contained in:
committed by
GitHub
parent
a5d591fed7
commit
c956f8003b
1
.github/workflows/electron-master.yml
vendored
1
.github/workflows/electron-master.yml
vendored
@@ -80,6 +80,7 @@ jobs:
|
||||
- name: Add to Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
draft: true
|
||||
files: |
|
||||
packages/desktop-electron/dist/*.dmg
|
||||
packages/desktop-electron/dist/*.exe
|
||||
|
||||
Reference in New Issue
Block a user