build(fedora)!: add copr build (#3239)

This commit is contained in:
ReenigneArcher 2024-10-06 14:41:21 -04:00 committed by GitHub
commit 15b91a1ad4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 378 additions and 238 deletions

View file

@ -180,7 +180,7 @@ jobs:
with:
path: "flathub/${{ env.FLATHUB_PKG }}"
token: ${{ secrets.GH_BOT_TOKEN }}
commit-message: Update ${{ env.FLATHUB_PKG }} to ${{ github.event.release.tag_name }}
commit-message: "chore: Update ${{ env.FLATHUB_PKG }} to ${{ github.event.release.tag_name }}"
branch: bot/bump-${{ env.FLATHUB_PKG }}-${{ github.event.release.tag_name }}
delete-branch: true
title: "chore: Update ${{ env.FLATHUB_PKG }} to ${{ github.event.release.tag_name }}"