fix: Fixed flathub missing attributes, b=no-bug, c=workflows, flatpak, folders, workspaces

This commit is contained in:
Mr. M
2025-09-04 12:16:08 +02:00
parent fe87e22b63
commit e533f722ff
4 changed files with 29 additions and 12 deletions

View File

@@ -734,8 +734,8 @@ jobs:
GIT_CURL_VERBOSE: 1
with:
token: ${{ secrets.DEPLOY_KEY }}
commit-message: 🚀 Update to version ${{ needs.build-data.outputs.version }}
title: 🚀 Update to version ${{ needs.build-data.outputs.version }}
commit-message: Update to version `${{ needs.build-data.outputs.version }}`
title: Update to version `${{ needs.build-data.outputs.version }}`
body: |
This PR updates the Zen Browser Flatpak package to version ${{ needs.build-data.outputs.version }}.