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

Add note about secrets naming with GITHUB_

This commit is contained in:
Debbie Milburn
2021-02-19 14:37:44 -05:00
committed by GitHub
parent 387b383237
commit 321cf124f5

View File

@@ -8,7 +8,10 @@ versions:
{% note %}
**Note:** Encrypted secrets for {% data variables.product.prodname_codespaces %} is currently in beta and subject to change.
**Notes:**
- Encrypted secrets for {% data variables.product.prodname_codespaces %} is currently in beta and subject to change.
- Tokens starting with GITHUB_ are reserved
{% endnote %}