1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Separate notes into different tags

This commit is contained in:
Debbie Milburn
2021-02-19 14:41:40 -05:00
committed by GitHub
parent 321cf124f5
commit 96abe87d69

View File

@@ -8,13 +8,11 @@ versions:
{% note %}
**Notes:**
- Encrypted secrets for {% data variables.product.prodname_codespaces %} is currently in beta and subject to change.
- Tokens starting with GITHUB_ are reserved
**Note:** Encrypted secrets for {% data variables.product.prodname_codespaces %} is currently in beta and subject to change.
{% endnote %}
### About encrypted secrets for {% data variables.product.prodname_codespaces %}
You can add encrypted secrets to your user account that you want to use in your codespaces. For example, you may want to store and access the following sensitive information as encrypted secrets.
@@ -27,6 +25,12 @@ You can choose which repositories should have access to each secret. Then, you c
### Adding a secret
{% note %}
**Note:** Tokens starting with GITHUB_ are reserved
{% endnote %}
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.codespaces-tab %}
1. To the right of "Codespaces secrets", click **New secret**.