Skip to content

Commit

Permalink
Update sync-to-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jchrisfarris committed Dec 9, 2023
1 parent 475e3f0 commit 195e26f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/sync-to-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,10 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
git add Versions.txt Latest-Versions.txt
git add Test-Versions.txt Test-Latest-Versions.txt
git commit -m "AutoGenerated Object Versions"
git push
env:
S3_BUCKET: pht-cloudformation-dev
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 195e26f

Please sign in to comment.