diff --git a/.github/workflows/deploy_repo.yaml b/.github/workflows/deploy_repo.yaml index dad112d..ecabadd 100644 --- a/.github/workflows/deploy_repo.yaml +++ b/.github/workflows/deploy_repo.yaml @@ -20,7 +20,7 @@ jobs: - name: Checkout Caravel-SOFA-HD uses: actions/checkout@master with: - repository: ganeshgore/dummyTestRepo + repository: lnis-uofu/actions_test_repo # repository: lnis-uofu/Caravel-SOFA-HD token: ${{ secrets.GITHUB_TOKEN }} path: Caravel-SOFA-HD @@ -44,5 +44,5 @@ jobs: with: directory: Caravel-SOFA-HD github_token: ${{ secrets.GITHUB_TOKEN }} - repository: ganeshgore/dummyTestRepo + repository: lnis-uofu/actions_test_repo branch: master diff --git a/.github/workflows/sync_repo.sh b/.github/workflows/sync_repo.sh index 7a517e7..c4f8a19 100644 --- a/.github/workflows/sync_repo.sh +++ b/.github/workflows/sync_repo.sh @@ -1,5 +1,5 @@ -date >> ../Caravel-SOFA-HD/testfile.txt +date >> ../Caravel-SOFA-HD/test_log_file.txt # MAGTYPE=mag magic -rcfile ${PDK_ROOT}/sky130A/libs.tech/magic/current/sky130A.magicrc -noc -dnull merge.tcl