All checks were successful
Version Bump Galaxy.yml / Version Bump Galaxy.yml (push) Successful in 4s
5 lines
152 B
Django/Jinja
5 lines
152 B
Django/Jinja
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
# SPDX-FileCopyrightText: 2025 Dosh LLC
|
|
{% if CF_API_TOKEN %}
|
|
CF_API_TOKEN={{ CF_API_TOKEN }}
|
|
{%- endif %}
|