### Description See issue https://github.com/google/gvisor/issues/7327 Release builds are still not updated automatically. A tag with 20220502 was made, but no releases where pushed to - https://storage.googleapis.com/gvisor/releases/release/latest/x86_64/runsc - The debian repository ### Steps to reproduce ``` wget https://storage.googleapis.com/gvisor/releases/release/latest/x86_64/runsc chmod +x runsc ./runsc --version
Description
See issue #7327
Release builds are still not updated automatically. A tag with 20220502 was made, but no releases where pushed to
Steps to reproduce