You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ make ci-test-docker
59
59
60
60
### Docker Hub
61
61
62
-
To publish the docker image to Docker Hub, you need to set the following secrets in the repository settings.
62
+
To publish the docker image to Docker Hub, you need to [create access token](https://app.docker.com/settings/personal-access-tokens/create) and set the following secrets in the repository settings.
63
63
64
64
```shell
65
65
gh secret set DOCKERHUB_USERNAME --body $DOCKERHUB_USERNAME
0 commit comments