Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Jul 21, 2024
1 parent 370eeb9 commit 4ce730b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-studio-linux-flathub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.HENDRIK_PERSONAL_TOKEN}}
repository: one-ware/com.one_ware.OneWare
branch: release-${{ steps.get-oneware-version.outputs.info }}
branch: main
title: "Update Version to ${{ steps.get-oneware-version.outputs.info }}"
body: "This is an automated pull request to update the version."
labels: |
Expand Down

0 comments on commit 4ce730b

Please sign in to comment.