mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 12:55:05 +00:00
Update reference to release step (#5280)
This commit is contained in:
parent
1c0a3a467f
commit
2c63f8cdea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -500,7 +500,7 @@ jobs:
|
||||||
update-dependents:
|
update-dependents:
|
||||||
name: Release
|
name: Release
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: release
|
needs: publish-release
|
||||||
steps:
|
steps:
|
||||||
- name: "Update pre-commit mirror"
|
- name: "Update pre-commit mirror"
|
||||||
uses: actions/github-script@v6
|
uses: actions/github-script@v6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue