We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c118e commit 25f9f6dCopy full SHA for 25f9f6d
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
path: dist/
40
41
- name: Publish Distributions to ${{ matrix.environment }}.org
42
- uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
43
with:
44
repository-url: ${{ matrix.repository }}
45
0 commit comments