Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 62a9303

Browse files
authored
Update publish.yml
1 parent a0b154c commit 62a9303

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

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

1616
- name: Publish Snapshot to TestPyPi
1717
uses: dciborow/pyaction@0.0.30
18+
continue-on-error: true
1819
if: ${{ github.event_name == 'pull_request' }}
1920
with:
2021
pypi_publish: true

0 commit comments

Comments
 (0)