Skip to content

Commit ec80371

Browse files
committed
fix(ci): rebuild italian doc after image cleanup
The list of available images were not the aligned between English and Italian versions
1 parent 83ba834 commit ec80371

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cleanup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
run: |
3434
curl -L -X POST -H "Authorization: Token $RTD_API_TOKEN" \
3535
https://readthedocs.org/api/v3/projects/nethsecurity-docs/versions/latest/builds
36+
curl -L -X POST -H "Authorization: Token $RTD_API_TOKEN" \
37+
https://readthedocs.org/api/v3/projects/nethsecurity-docs-it/versions/latest/builds

0 commit comments

Comments
 (0)