Skip to content

Commit c66f9df

Browse files
christianrauchchristian-rauch
authored andcommitted
allow updating releases if they exist already
1 parent b2346d6 commit c66f9df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,6 @@ jobs:
185185
with:
186186
artifacts: pypangolin-*.whl
187187
artifactErrorsFailBuild: true
188+
allowUpdates: true
189+
omitNameDuringUpdate: true
190+
omitBodyDuringUpdate: true

0 commit comments

Comments
 (0)