:electron: Flathub PR to be draft on release (#6910)

* make flathub pr draft so that we dont attract attention

* release notes

* grammar
This commit is contained in:
Michael Clark
2026-02-09 19:10:37 +00:00
committed by GitHub
parent 5c31aa03ba
commit eb9f9b3a73
3 changed files with 9 additions and 2 deletions

View File

@@ -199,6 +199,7 @@ jobs:
token: ${{ secrets.FLATHUB_GITHUB_TOKEN }}
commit-message: 'Update Actual flatpak to version ${{ needs.build.outputs.version }}'
branch: 'release/${{ needs.build.outputs.version }}'
draft: true
title: 'Update Actual flatpak to version ${{ needs.build.outputs.version }}'
body: |
This PR updates the Actual desktop flatpak to version ${{ needs.build.outputs.version }}.