mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-09 06:43:27 +00:00
chore: Update alpha.yml workflow to use flat-manager v6.1 for uploading flatpak bundle
This commit is contained in:
8
.github/workflows/alpha.yml
vendored
8
.github/workflows/alpha.yml
vendored
@@ -325,8 +325,10 @@ jobs:
|
||||
run: find .
|
||||
|
||||
- name: Upload flatpak bundle
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: flatpak/flatpak-github-actions/flat-manager@v6.1
|
||||
with:
|
||||
name: zen.flatpak
|
||||
path: ./org.zen.browser.flatpak
|
||||
repository: alpha
|
||||
flat-manager-url: https://hub.flathub.org/
|
||||
verbose: true
|
||||
token: ${{ secrets.DEPLOY_KEY }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user