publish 13.0 as latest
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run

This commit is contained in:
wacmkxiaoyi 2025-10-24 17:26:01 +08:00
parent e8c3f8f55e
commit 159ef15ad7

View File

@ -3,7 +3,7 @@ name: Deploy CI - 13.0
on: on:
push: push:
branches: branches:
- "13.0" - "master"
jobs: jobs:
deploy: deploy:
@ -19,4 +19,4 @@ jobs:
- run: cd $GITHUB_WORKSPACE - run: cd $GITHUB_WORKSPACE
- run: git config user.name ci-bot - run: git config user.name ci-bot
- run: git config user.email ci-bot@seafile.com - run: git config user.email ci-bot@seafile.com
- run: mike deploy --push -u 13.0 - run: mike deploy --push -u 13.0 latest