Use Read the Docs action v1 (#1778)

Read the Docs repository was renamed from `readthedocs/readthedocs-preview` to `readthedocs/actions/`. Now, the `preview` action is under `readthedocs/actions/preview` and is tagged as `v1`
pull/1789/head
Manuel Kaufmann 2022-08-20 02:04:16 +02:00 zatwierdzone przez GitHub
rodzic 0d9d33955b
commit 663ac431fe
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -11,6 +11,6 @@ jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/readthedocs-preview@main
- uses: readthedocs/actions/preview@v1
with:
project-slug: "datasette"