Skip to content

Commit

Permalink
version branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammy2211 committed Jan 27, 2024
1 parent 359e443 commit 9abf594
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
python-version: [3.11]
project:
- repository: rhayes777/PyAutoConf
ref: main
ref: feature/version
path: PyAutoConf
- repository: rhayes777/PyAutoFit
ref: main
ref: feature/version
path: PyAutoFit
- repository: Jammy2211/PyAutoArray
ref: main
Expand Down Expand Up @@ -388,11 +388,11 @@ jobs:
matrix:
project:
- repository: rhayes777/PyAutoConf
ref: main
ref: feature/version
path: PyAutoConf
pat: PAT_RICH
- repository: rhayes777/PyAutoFit
ref: main
ref: feature/version
path: PyAutoFit
pat: PAT_RICH
- repository: Jammy2211/PyAutoArray
Expand Down

0 comments on commit 9abf594

Please sign in to comment.