Browse Source

ci: 💚 fix CI

tags/0.1.0
shangfengh 2 years ago
parent
commit
55182f4328
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/upload_deploy.yml

+ 1
- 1
.github/workflows/upload_deploy.yml View File

@@ -8,7 +8,7 @@ name: "upload_deploy"

on:
push:
branches: [ master]
branches: [ main ]

jobs:
build_upload:


Loading…
Cancel
Save