Browse Source

Update cd_src_release.yml

pull/1067/head
Ray 5 years ago
committed by GitHub
parent
commit
6b2aa173fc
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/cd_src_release.yml

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

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

Loading…
Cancel
Save