kopia lustrzana https://github.com/simonw/datasette
Only publish stable docs on non-preview release
Refs https://github.com/simonw/datasette.io/issues/67pull/1368/head
rodzic
ff17970ed4
commit
953a64467d
|
@ -60,7 +60,7 @@ jobs:
|
||||||
deploy_static_docs:
|
deploy_static_docs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [deploy]
|
needs: [deploy]
|
||||||
# if: "!github.event.release.prerelease"
|
if: "!github.event.release.prerelease"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
|
|
Ładowanie…
Reference in New Issue