Skip to content

Commit

Permalink
Merge pull request #74 from pulumiverse/renovate/pypa-gh-action-pypi-…
Browse files Browse the repository at this point in the history
…publish-1.x

Update pypa/gh-action-pypi-publish action to v1.8.14
  • Loading branch information
pierskarsenbarg authored May 30, 2024
2 parents d99bf81 + 5a5bd10 commit dc1ca6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
# run: ./ci-scripts/ci/publish-tfgen-package ${{ github.workspace }}
- if: ${{ matrix.language == 'python' && env.PUBLISH_PYPI == 'true' }}
name: Publish package to PyPI
uses: pypa/[email protected].10
uses: pypa/[email protected].14
with:
user: ${{ env.PYPI_USERNAME }}
password: ${{ env.PYPI_PASSWORD }}
Expand Down

0 comments on commit dc1ca6c

Please sign in to comment.