build: align var name with examples

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-09-09 13:04:13 +02:00
parent 948ae90018
commit 1c15b54316
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Create a GitHub repository and configure the Docker Hub credentials.
2. Open the repository **Settings**, and go to **Secrets and variables** > **Actions**.
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
3. Create a new **Repository variable** named `DOCKERHUB_USERNAME` and your Docker ID as value.
4. Create a new
[Personal Access Token (PAT)](/security/for-developers/access-tokens/#create-an-access-token)