Skip to content

Commit

Permalink
* 切换到主分支,其他分支都是用来发布
Browse files Browse the repository at this point in the history
  • Loading branch information
jadehh committed Mar 29, 2024
1 parent 113bf26 commit d253679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
cp -r code/18_tv_config.json ./
cp -r code/open_config.json ./
cp -r code/tv_config.json ./
cp -r js/ ./
cp -r lib ./
cp -r code/js/ ./
cp -r code/lib ./
git add 18_open_config.json
git add 18_tv_config.json
git add open_config.json
Expand Down

0 comments on commit d253679

Please sign in to comment.