mirror of
https://github.com/maysoft/siyuan-unlock.git
synced 2026-06-02 06:17:37 +02:00
update cd.yml
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
name: CD For SiYuan
|
||||
name: CD For SiYuan-unlock
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*-dev*'
|
||||
- 'v*'
|
||||
workflow_dispatch:
|
||||
|
||||
# ref https://docs.github.com/zh/actions/learn-github-actions/variables
|
||||
env:
|
||||
repo_name_android: "siyuan-android"
|
||||
repo_name: "siyuan"
|
||||
repo_owner: "siyuan-note"
|
||||
repo_name: "siyuan-unlock"
|
||||
repo_owner: "maysoft"
|
||||
package_json: "app/package.json"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user