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
Update release-python.yml
tags/20221128
nihui
GitHub
3 years ago
parent
c934c6e94a
commit
03550ba532
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/release-python.yml
+ 1
- 1
.github/workflows/release-python.yml
View File
@@ -159,7 +159,7 @@ jobs:
name: artifact
path: dist
- uses: pypa/gh-action-pypi-publish@v1
- uses: pypa/gh-action-pypi-publish@
release/
v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
Write
Preview
Loading…
Cancel
Save