Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
04ef4e42
Unverified
Commit
04ef4e42
authored
Mar 16, 2023
by
dependabot[bot]
Committed by
GitHub
Mar 16, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 (#4576)
parent
442261da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.github/workflows/pip.yml
+4
-4
No files found.
.github/workflows/pip.yml
View file @
04ef4e42
...
...
@@ -98,13 +98,13 @@ jobs:
-
uses
:
actions/download-artifact@v3
-
name
:
Publish standard package
uses
:
pypa/gh-action-pypi-publish@v1.
6.4
uses
:
pypa/gh-action-pypi-publish@v1.
8.1
with
:
password
:
${{ secrets.pypi_password }}
packages
_
dir
:
standard/
packages
-
dir
:
standard/
-
name
:
Publish global package
uses
:
pypa/gh-action-pypi-publish@v1.
6.4
uses
:
pypa/gh-action-pypi-publish@v1.
8.1
with
:
password
:
${{ secrets.pypi_password_global }}
packages
_
dir
:
global/
packages
-
dir
:
global/
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