Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
7a0d8076
Commit
7a0d8076
authored
Mar 04, 2024
by
myhloli
Committed by
GitHub
Mar 04, 2024
Browse files
Update python-package.yml
parent
044b7de3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+6
-1
No files found.
.github/workflows/python-package.yml
View file @
7a0d8076
...
@@ -61,4 +61,9 @@ jobs:
...
@@ -61,4 +61,9 @@ jobs:
with
:
with
:
files
:
'
./dist/*.whl'
files
:
'
./dist/*.whl'
env
:
env
:
GITHUB_TOKEN
:
${{ secrets.RELEASE_TOKEN }}
GITHUB_TOKEN
:
${{ secrets.RELEASE_TOKEN }}
\ No newline at end of file
-
name
:
Publish to PyPI
uses
:
pypa/gh-action-pypi-publish@release/v1
with
:
user
:
__token__
password
:
${{ secrets.PYPI_TOKEN }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment