mirror of
https://github.com/zen-browser/updates-server.git
synced 2025-07-07 17:05:36 +02:00
🔄 Remove redundant fetch command in pre-deploy workflow
This commit is contained in:
parent
1ee144b49c
commit
1fee7979e8
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pre-deploy.yml
vendored
1
.github/workflows/pre-deploy.yml
vendored
|
@ -23,7 +23,6 @@ jobs:
|
|||
|
||||
- name: Fetch and override deploy branch
|
||||
run: |
|
||||
git fetch origin main:main
|
||||
git checkout main
|
||||
|
||||
git branch -D deploy || true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue