We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5c9ed commit e17f2daCopy full SHA for e17f2da
.github/workflows/release.yml
@@ -43,7 +43,6 @@ jobs:
43
with:
44
user: __token__
45
password: ${{ secrets.PYPI_TOKEN }}
46
- repository-url: https://test.pypi.org/legacy/
47
build-and-push-container-image:
48
name: Builds and pushes the Matter Server container to ghcr.io
49
runs-on: ubuntu-latest
0 commit comments