From 8319c25ce5424fa58e8ce094d701bdbe4bba2ba9 Mon Sep 17 00:00:00 2001 From: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com> Date: Sun, 14 Sep 2025 00:00:48 +0700 Subject: [PATCH] Update config.yml Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com> --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: