Skip to content

Commit c2ccfaf

Browse files
authored
Merge pull request #118 from mkoeppe/pypi_wheels_update
.github/workflows/dist.yml: Switch to passagemath/passagemath
2 parents 4270e91 + 5fe8096 commit c2ccfaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dist.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
steps:
7272
- uses: actions/checkout@v4
7373
with:
74-
repository: sagemath/sage
75-
ref: develop
74+
repository: passagemath/passagemath
75+
ref: main
7676

7777
- uses: actions/download-artifact@v4
7878
with:

0 commit comments

Comments
 (0)