Skip to content

Commit f14fd90

Browse files
committed
updated readme.yml
1 parent dab3f69 commit f14fd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
export GITHUB_ACCESS_TOKEN=${{ secrets.GITHUB }}
2929
cd .. && cd .. && cd ..
3030
git clone https://${{ secrets.GITHUB }}@github.com/clouddrove/genie.git
31-
cd /home/runner/work/ajay-testing/ajay-testing
31+
cd /home/runner/work/terraform-aws-security-group/terraform-aws-security-group
3232
make packages/install/gomplate
3333
make readme
3434
- name: Run pre-commit

0 commit comments

Comments
 (0)