We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948ae90 commit 1c15b54Copy full SHA for 1c15b54
content/manuals/build/ci/github-actions/_index.md
@@ -66,7 +66,7 @@ Create a GitHub repository and configure the Docker Hub credentials.
66
67
2. Open the repository **Settings**, and go to **Secrets and variables** > **Actions**.
68
69
-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.
70
71
4. Create a new
72
[Personal Access Token (PAT)](/security/for-developers/access-tokens/#create-an-access-token)
0 commit comments