We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5e811 commit 1266331Copy full SHA for 1266331
1 file changed
.github/workflows/protobuf.yml
@@ -246,6 +246,7 @@ jobs:
246
247
- name: Publish Snapshot Release on TestPyPI
248
uses: pypa/gh-action-pypi-publish@release/v1
249
+ continue-on-error: true
250
with:
251
repository-url: https://test.pypi.org/legacy/
252
0 commit comments