Merge branch 'main' into release/2.7.0

This commit is contained in:
James Rich 2025-08-27 08:46:34 -05:00 committed by GitHub
commit 2521173e8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -232,7 +232,7 @@ jobs:
- name: Create Play Store whatsnew File
run: |
mkdir -p whatsnew
echo "For detailed release notes, please visit: ${{ steps.create_gh_release.outputs.html_url }}" > whatsnew/whatsnew-en-US
echo "For detailed release notes, please visit: ${{ steps.create_gh_release.outputs.url }}" > whatsnew/whatsnew-en-US
shell: bash
# Attest the build artifacts for supply chain security.