Skip to content

Commit

Permalink
use main branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammy2211 committed Sep 18, 2023
1 parent 992fe78 commit 47b79a6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,19 @@ jobs:
ref: main
path: PyAutoConf
- repository: rhayes777/PyAutoFit
ref: science_v2
ref: main
path: PyAutoFit
- repository: Jammy2211/PyAutoArray
ref: science_v2
ref: main
path: PyAutoArray
- repository: Jammy2211/PyAutoGalaxy
ref: science_v2
ref: main
path: PyAutoGalaxy
- repository: Jammy2211/PyAutoLens
ref: science_v2
ref: main
path: PyAutoLens
- repository: Jammy2211/PyAutoCTI
ref: science_v2
ref: main
path: PyAutoCTI
steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -385,23 +385,23 @@ jobs:
path: PyAutoConf
pat: PAT_RICH
- repository: rhayes777/PyAutoFit
ref: science_v2
ref: main
path: PyAutoFit
pat: PAT_RICH
- repository: Jammy2211/PyAutoArray
ref: science_v2
ref: main
path: PyAutoArray
pat: PAT_JAMES
- repository: Jammy2211/PyAutoGalaxy
ref: science_v2
ref: main
path: PyAutoGalaxy
pat: PAT_JAMES
- repository: Jammy2211/PyAutoLens
ref: science_v2
ref: main
path: PyAutoLens
pat: PAT_JAMES
- repository: Jammy2211/PyAutoCTI
ref: science_v2
ref: main
path: PyAutoCTI
pat: PAT_JAMES
steps:
Expand Down

0 comments on commit 47b79a6

Please sign in to comment.