Browse Source

Update cd_src_release.yml

Ray 5 years ago
parent
commit
6b2aa173fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/cd_src_release.yml

+ 1 - 1
.github/workflows/cd_src_release.yml

@@ -6,7 +6,7 @@ on:
     types: [published]
 
 jobs:
-  release:
+  build:
     runs-on: ubuntu-latest
     steps:
       - name: Checkout code