diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit 09596cb62da61d69a67adfc9f3fc9419c7d2fb9b
parent 4e95871df2830beda0be0e2892f2560ff9abd6d2
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Wed, 17 Nov 2021 22:34:22 +0100

40 char token

Diffstat:
Mdocs/CI.MD | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/CI.MD b/docs/CI.MD @@ -12,7 +12,7 @@ https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.scm_ci_workflow ### Create OBS Workflow Token -The `$token` is a 24 char [personal Git access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token). +The `$token` is a 40 char [personal Git access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token). A workflow token can be created as follows: ```bash