mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
chore: Update alpha.yml workflow to set new remote URL for git push
This commit is contained in:
2
.github/workflows/alpha.yml
vendored
2
.github/workflows/alpha.yml
vendored
@@ -598,5 +598,5 @@ jobs:
|
||||
git config --global user.name "zen-browser-bot"
|
||||
git add .
|
||||
git commit -m "Update manifests for ${{ needs.build-data.outputs.version }}"
|
||||
git remote set-url origin git@github.com:{username}/{repo}.git
|
||||
git remote set-url origin git@github.com:zen-browser/updates-server.git
|
||||
git push
|
||||
|
Reference in New Issue
Block a user