mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-25 06:39:53 -04:00
fix: amend .github/workflows/build-gui-release-binaries.yml
This commit is contained in:
parent
757a3774da
commit
cb6a7ec7ce
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ jobs:
|
|||
id: gpg
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.FLATPAK_GPG_PRIVATE_KEY }}
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
||||
passphrase: ${{ secrets.FLATPAK_GPG_PASSPHRASE }}
|
||||
|
||||
# 4. Build, export repo & one-click installer
|
||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue