We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84802e commit a34960cCopy full SHA for a34960c
2 files changed
.github/workflows/publish.yml
@@ -119,9 +119,6 @@ jobs:
119
- name: List artifacts
120
run: ls -la dist/
121
122
- - name: Fail
123
- run: fail
124
-
125
- name: Publish to PyPI
126
uses: pypa/gh-action-pypi-publish@release/v1
127
with:
.github/workflows/publish_new_pypi_name.yml
@@ -191,9 +191,6 @@ jobs:
191
192
193
194
195
196
197
198
199
0 commit comments