build(fedora)!: add copr build (#3239)
This commit is contained in:
parent
0107ca44d7
commit
15b91a1ad4
9 changed files with 378 additions and 238 deletions
2
.github/workflows/update-flathub-repo.yml
vendored
2
.github/workflows/update-flathub-repo.yml
vendored
|
|
@ -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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue