Skip to content

Commit

Permalink
Sync al2023 branch to CodeCommit (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermckinnon authored Jan 12, 2024
1 parent bda2109 commit 632a6dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-to-codecommit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
- run: git remote add codecommit ${{ secrets.AWS_CODECOMMIT_REPO_URL }}
- run: git checkout master
- run: git push codecommit master
- run: git checkout al2023
- run: git push codecommit al2023

0 comments on commit 632a6dd

Please sign in to comment.