From ae74e6a69aac22e6137b2735f0b53755ed111d45 Mon Sep 17 00:00:00 2001 From: Eric Bower Date: Thu, 11 Jul 2024 09:22:49 -0400 Subject: [PATCH] changes --- .github/workflows/aptible.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/aptible.yml b/.github/workflows/aptible.yml index 11f8a49..ad7d26c 100644 --- a/.github/workflows/aptible.yml +++ b/.github/workflows/aptible.yml @@ -16,10 +16,10 @@ jobs: uses: aptible/aptible-deploy-action@v4 with: type: git - app: eric-20240614-git-delete - environment: chaos - username: ${{ secrets.APTIBLE_ROBOT_USERNAME }} - password: ${{ secrets.APTIBLE_ROBOT_PASSWORD }} + app: noconfig + environment: newnew + username: eric.bower+qa@aptible.com + password: ${{ secrets.APTIBLE_ERIC_PASSWORD }} #name: aptible #