Ray
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/cd_src_release.yml
|
@ -6,7 +6,7 @@ on: |
|
|
types: [published] |
|
|
types: [published] |
|
|
|
|
|
|
|
|
jobs: |
|
|
jobs: |
|
|
release: |
|
|
|
|
|
|
|
|
build: |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
steps: |
|
|
steps: |
|
|
- name: Checkout code |
|
|
- name: Checkout code |
|
|