pingtimeout opened a new issue, #3140: URL: https://github.com/apache/polaris/issues/3140
### Describe the bug See the 1.3.0-incubating-rc0 release workflow: https://github.com/apache/polaris/actions/runs/19630892713/job/56210193303 In the `Build source and binary distributions` step, search for `releaseEmailTemplate`. Notice the following lines: ``` The release tarball, signature, and checksums are here: * https://dist.apache.org/repos/dist/dev/incubator/polaris/apache-polaris-1.3.0-incubating ``` This URL does not exist. The one that is currently used by the workflows is `https://dist.apache.org/repos/dist/dev/incubator/polaris/1.3.0-incubating`. The workflows should use a location consistent with the release email template. ### To Reproduce _No response_ ### Actual Behavior _No response_ ### Expected Behavior _No response_ ### Additional context _No response_ ### System information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
