chore: fix beta ci (#4233)
Co-authored-by: Hien To <tominhhien97@gmail.com>
This commit is contained in:
parent
863b0ac2f1
commit
c7f637348a
@ -70,6 +70,8 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
|
- name: Getting the repo
|
||||||
|
uses: actions/checkout@v3
|
||||||
- name: Sync temp to latest
|
- name: Sync temp to latest
|
||||||
run: |
|
run: |
|
||||||
# sync temp-beta to beta by copy files that are different or new
|
# sync temp-beta to beta by copy files that are different or new
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user