浏览代码

Update cd_src_release.yml

pull/1067/head
Ray 6 年前
committed by GitHub
父节点
当前提交
6b2aa173fc
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  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

正在加载...
取消
保存