Skip to content

Commit 2c63f8c

Browse files
Update reference to release step (#5280)
1 parent 1c0a3a4 commit 2c63f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ jobs:
500500
update-dependents:
501501
name: Release
502502
runs-on: ubuntu-latest
503-
needs: release
503+
needs: publish-release
504504
steps:
505505
- name: "Update pre-commit mirror"
506506
uses: actions/github-script@v6

0 commit comments

Comments
 (0)