1
0
mirror of synced 2025-12-21 02:46:50 -05:00

Reference removals (#38919)

Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
This commit is contained in:
Sophie
2023-07-11 15:44:17 +02:00
committed by GitHub
parent 83375e3083
commit 67e57025da
11 changed files with 13 additions and 20 deletions

View File

@@ -33,7 +33,7 @@ To keep your credentials secure, you can store your credentials as a secret and
{% ifversion ghec or fpt %}You can also store your credentials as a {% data variables.product.prodname_codespaces %} secret and run your script in {% data variables.product.prodname_codespaces %}. For more information, see "[AUTOTITLE](/codespaces/managing-your-codespaces/managing-encrypted-secrets-for-your-codespaces)."{% endif %}
If {% ifversion ghec or fpt %}these options are not possible{% else %}this is not possible{% endif %}, consider using another service such as [the 1Password CLI](https://developer.1password.com/docs/cli/secret-references/) to store your credentials securely.
If {% ifversion ghec or fpt %}these options are not possible{% else %}this is not possible{% endif %}, consider using another CLI service to store your credentials securely.
{% endwarning %}