This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
modelscope
/
ModelScope
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update publish workflow
master^2
wenmeng.zwm
3 years ago
parent
b1205989ca
commit
bf2832c451
1 changed files
with
0 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
.github/workflows/publish.yaml
.github/workflows/release.yaml → .github/workflows/publish.yaml
View File
@@ -2,10 +2,6 @@ name: release
on: push
on: push
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
jobs:
build-n-publish:
build-n-publish:
runs-on: ubuntu-20.04
runs-on: ubuntu-20.04
Write
Preview
Loading…
Cancel
Save