We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbe556 commit 2fcbd5dCopy full SHA for 2fcbd5d
1 file changed
.github/workflows/publish.yml
@@ -1,4 +1,3 @@
1
-```yaml
2
name: Publish Python Package
3
4
# Trigger on:
@@ -94,5 +93,4 @@ jobs:
94
93
path: dist/
95
96
- name: Publish package distributions to PyPI
97
- uses: pypa/gh-action-pypi-publish@release/v1
98
-```
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments