We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9415e commit 0d7135eCopy full SHA for 0d7135e
.github/workflows/build-release.yml
@@ -109,7 +109,7 @@ jobs:
109
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
110
with:
111
source-directory: flathub
112
- destination-github-username: flathub
+ destination-github-username: wger-project
113
destination-repository-name: de.wger.flutter
114
user-email: [email protected]
115
target-branch: flathub-${{ env.VERSION }}
0 commit comments