You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
# Any loop can be nested inside of any other loop. Inner loops must complete all iterations before # outer loops can continue to their next iterations.