Skip to content

Commit

Permalink
updated target
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmclaren committed Nov 1, 2023
1 parent b1e20d1 commit e83074e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ deploy:
SSH_PRIVATE_KEY: ${{secrets.EC2_SSH_KEY}}
REMOTE_HOST: ${{secrets.REMOTE_HOST}}
REMOTE_USER: ${{secrets.REMOTE_USER}}
TARGET: ${{secrets.TARGET_DIR}}
TARGET: ${{secrets.TARGET}}
# this job will run composer install on our EC2 instance
composer:
name: Run composer install on EC2 instance
Expand Down

0 comments on commit e83074e

Please sign in to comment.