Skip to content

Commit 07b83cc

Browse files
authored
chore(release): update workflow configurations (#1798)
1 parent 65975be commit 07b83cc

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
@@ -105,7 +105,7 @@ jobs:
105105
env:
106106
SNAPSHOT_SUFFIX: -SNAPSHOT
107107
docs:
108-
needs: release
108+
needs: [publish]
109109
runs-on: ubuntu-latest
110110
permissions:
111111
contents: write

0 commit comments

Comments
 (0)