Skip to content

Commit

Permalink
ISSUE-204: fix typo, test instead of stg
Browse files Browse the repository at this point in the history
  • Loading branch information
beto-aveiga committed Dec 20, 2024
1 parent cd9df9a commit 9f15eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestAcquia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Clone from production to dev
uses: ./drainpipe/scaffold/github/actions/acquia/clone-env
with:
source-environment: lullabotsandbox.stg
source-environment: lullabotsandbox.test
target-environment: lullabotsandbox.dev
api-key: ${{ secrets.ACQUIA_API_KEY }}
api-secret: ${{ secrets.ACQUIA_API_SECRET }}
Expand Down

0 comments on commit 9f15eda

Please sign in to comment.