mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 03:25:34 +02:00
ci: Don't run docs flow when the secret is inaccessible
This commit is contained in:
parent
3177545a6f
commit
9bbe333082
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
|||
docs:
|
||||
name: Build and Deploy Documentation
|
||||
runs-on: ubuntu-latest
|
||||
if: secrets.CLOUDFLARE_API_TOKEN != ''
|
||||
|
||||
steps:
|
||||
- name: Sync repository
|
||||
|
|
Loading…
Add table
Reference in a new issue