This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
nihui
/
ncnn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
46
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
trigger release-python
tags/20210525
nihuini
5 years ago
parent
fd485c4da1
commit
882f114a8d
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/workflows/release-python.yml
+ 2
- 2
.github/workflows/release-python.yml
View File
@@ -1,8 +1,8 @@
name: release-python
on:
push:
tags:
- '*'
branches: [master]
paths-ignore: ['**.md']
jobs:
build_sdist:
Write
Preview
Loading…
Cancel
Save