Missing file after publishing to https://plugins.gradle.org/m2

So I just published the plugin io.github.rockerhieu.versionberg version 1.0.1 to Plugin Portal but I can’t use this version anywhere.

At first it said it couldn’t find the pom & the jar file. So I went to https://plugins.gradle.org/m2/io/github/rockerhieu/versionberg/1.0.1/ and it was true that I couldn’t download the pom and the jar file although I saw them in the list of file. I deleted 1.0.1, published again, and voila I can download the pom file now, but not the jar file: https://plugins.gradle.org/m2/io/github/rockerhieu/versionberg/1.0.1/versionberg-1.0.1.jar:

NoSuchKey The specified key does not exist. io.github.rockerhieu/versionberg/1.0.1/91f1279fd7fa1b8bf909c4d7d64706704e78b7b93a8eed62291310fa4430ffab/versionberg-1.0.1.jar 1516D3570E3EDAB8 9ZIxmU6antWxvZCHxHnqBHC+z7rNe1JpfmsbXZj7TSljzZwSW06/m/I5dRpu5u1uKj/bzAvQpFM=

I can access it now. So weird.