There was an error while loading. Please reload this page.
2 parents 27b09e6 + 99b1c34 commit e00895fCopy full SHA for e00895f
1 file changed
.github/workflows/build.yml
@@ -84,7 +84,7 @@ jobs:
84
# Settings > Environments > pypi > Add required reviewers
85
environment:
86
name: pypi
87
- url: https://pypi.org/p/{{ cookiecutter.package_name }}
+ url: https://pypi.org/p/mirage
88
steps:
89
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
90
with:
0 commit comments