Merge pull request #3255 from fonttools/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.10

Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
This commit is contained in:
خالد حسني (Khaled Hosny) 2023-11-05 14:48:20 +02:00 committed by GitHub
commit 6fa1a76e06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ jobs:
with:
name: artifact
path: dist
- uses: pypa/gh-action-pypi-publish@v1.8.8
- uses: pypa/gh-action-pypi-publish@v1.8.10
with:
user: __token__
password: ${{ secrets.PYPI_PASSWORD }}