diff --git a/.circleci/config.yml b/.circleci/config.yml index edb6605e3f101..c57073602e433 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,7 +8,7 @@ executors: - image: cimg/base:stable auth: # ensure you have first added these secrets - # visit app.circleci.com/settings/project/github/Dargon789/foundry/environment-variables + # visit app.circleci.com/settings/project/github/Dargon789/foundry-rs/foundry/master/environment-variables username: $DOCKER_HUB_USER password: $DOCKER_HUB_PASSWORD jobs: