File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55jobs :
66 check :
7- uses : synodic-software /.github/.github/workflows/python-check.yml@stable
7+ uses : synodic/.github/.github/workflows/python-check.yml@stable
Original file line number Diff line number Diff line change 66
77jobs :
88 publish_release :
9- if : github.repository_owner == 'Synodic-Software '
10- uses : synodic-software /.github/.github/workflows/python-merge.yml@stable
9+ if : github.repository_owner == 'synodic '
10+ uses : synodic/.github/.github/workflows/python-merge.yml@stable
1111 with :
1212 repository_url : https://upload.pypi.org/legacy/
1313 secrets :
Original file line number Diff line number Diff line change 55
66jobs :
77 publish_release :
8- if : github.repository_owner == 'Synodic-Software '
9- uses : synodic-software /.github/.github/workflows/python-publish.yml@stable
8+ if : github.repository_owner == 'synodic '
9+ uses : synodic/.github/.github/workflows/python-publish.yml@stable
1010 with :
1111 repository_url : https://upload.pypi.org/legacy/
1212 secrets :
You can’t perform that action at this time.
0 commit comments