We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee18033 commit c4e45dcCopy full SHA for c4e45dc
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
user: __token__
69
password: ${{ secrets.PYPI_TOKEN }}
70
- name: Wait for PyPI
71
- run: sleep 120
+ run: sleep 300
72
build-and-push-container-image:
73
name: Builds and pushes the Matter Server container to ghcr.io
74
runs-on: ubuntu-latest
0 commit comments