Skip to content

Commit 625030a

Browse files
authored
fix: update semantic release yml (#3)
1 parent 1f59112 commit 625030a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
9191
sync-repository:
9292
name: "Sync Repository"
93-
needs: sonatype-release
93+
needs: semantic-release
9494
runs-on: ubuntu-18.04
9595
steps:
9696
- name: "Checkout main branch"

0 commit comments

Comments
 (0)