change bundle name

This commit is contained in:
0xMRTT 2022-08-10 19:08:45 +02:00
parent 166c874a0c
commit 40b797366e
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -15,6 +15,6 @@ jobs:
uses: actions/checkout@v3.0.2
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
with:
bundle: palette.flatpak
bundle: com.github.AdwCustomizerTeam.AdwCustomizer.flatpak
manifest-path: com.github.AdwCustomizerTeam.AdwCustomizer.json
cache-key: flatpak-builder-${{ github.sha }}