Browse Source

Merge pull request #317 from shangfengh/new

ci: 💚 fix CI
tags/0.1.0
shangfengh GitHub 2 years ago
parent
commit
1e8840d5df
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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