Skip to content

Commit dc898af

Browse files
committed
ci: fix
1 parent ee07fd3 commit dc898af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
run: npx semantic-release --dry-run --branches 9520_gha # Uncomment for testing purposes
6060

6161
- name: Publish to Maven Central
62-
if: ${{ github.event.workflow_run.conclusion == 'success' }}
6362
env:
6463
TRAVIS_TAG: ${{ github.event.release.tag_name }} # for setMavenVersion
6564
run: |

0 commit comments

Comments
 (0)