mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-05 12:57:51 +00:00
test
This commit is contained in:
8
.github/workflows/alpha.yml
vendored
8
.github/workflows/alpha.yml
vendored
@@ -295,8 +295,7 @@ jobs:
|
||||
steps:
|
||||
- name: Update repo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
|
||||
- name: Clone flatpak repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
@@ -315,7 +314,6 @@ jobs:
|
||||
git config --global user.email "mauro-balades@users.noreply.github.com"
|
||||
git config --global user.name "mauro-balades"
|
||||
|
||||
git checkout -b update-to-${{ needs.build-data.outputs.version }}
|
||||
|
||||
- name: Prepare flatpak manifest
|
||||
run: |
|
||||
@@ -333,6 +331,6 @@ jobs:
|
||||
This PR updates the Zen Browser Flatpak package to version ${{ needs.build-data.outputs.version }}. @mauro-balades
|
||||
branch: update-to-${{ needs.build-data.outputs.version }}
|
||||
base: master
|
||||
delete-branch: true
|
||||
path: flatpak-repo
|
||||
|
||||
delete-branch: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user