Skip to content

Commit 1266331

Browse files
committed
Ignore errors on TestPyPI publishing
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent ec5e811 commit 1266331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/protobuf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ jobs:
246246

247247
- name: Publish Snapshot Release on TestPyPI
248248
uses: pypa/gh-action-pypi-publish@release/v1
249+
continue-on-error: true
249250
with:
250251
repository-url: https://test.pypi.org/legacy/
251252

0 commit comments

Comments
 (0)