mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-11 01:42:32 +00:00
ci: update deploy branch
This commit is contained in:
parent
be58726ae6
commit
5fd442163c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
||||||
- name: Checkout main branch
|
- name: Checkout main branch
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: pkg
|
ref: main
|
||||||
|
|
||||||
- name: Copy to main branch
|
- name: Copy to main branch
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue