mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-31 02:19:47 +03:00
Update publish.yml
This commit is contained in:
parent
7bb9aebf90
commit
80da39b4d8
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -93,7 +93,7 @@ jobs:
|
||||||
invalidate-cache:
|
invalidate-cache:
|
||||||
name: Clear cache
|
name: Clear cache
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [publish, publish-cdn]
|
needs: [publish]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user