Skip to content

Commit 1c15b54

Browse files
committed
build: align var name with examples
Signed-off-by: David Karlsson <[email protected]>
1 parent 948ae90 commit 1c15b54

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/build/ci/github-actions

1 file changed

+1
-1
lines changed

content/manuals/build/ci/github-actions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Create a GitHub repository and configure the Docker Hub credentials.
6666

6767
2. Open the repository **Settings**, and go to **Secrets and variables** > **Actions**.
6868

69-
3. Create a new **Repository variable** named `DOCKER_USERNAME` and your Docker ID as value.
69+
3. Create a new **Repository variable** named `DOCKERHUB_USERNAME` and your Docker ID as value.
7070

7171
4. Create a new
7272
[Personal Access Token (PAT)](/security/for-developers/access-tokens/#create-an-access-token)

0 commit comments

Comments
 (0)