mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
rename repo to preview
This commit is contained in:
10
.github/workflows/build_push.yml
vendored
10
.github/workflows/build_push.yml
vendored
@@ -70,14 +70,12 @@ jobs:
|
||||
dependencies-cache-enabled: true
|
||||
configuration-cache-enabled: true
|
||||
|
||||
- name: Checkout repo branch
|
||||
if: github.repository == 'tachiyomiorg/tachiyomi-extensions'
|
||||
- name: Checkout preview branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: repo
|
||||
path: repo
|
||||
ref: preview
|
||||
path: preview
|
||||
|
||||
- name: Deploy repo
|
||||
if: github.repository == 'tachiyomiorg/tachiyomi-extensions'
|
||||
- name: Deploy preview
|
||||
run: |
|
||||
./master/.github/scripts/commit-repo.sh
|
||||
Reference in New Issue
Block a user