diff --git a/.github/workflows/update-post-release-readme-urls.yml b/.github/workflows/update-post-release-readme-urls.yml index 21bf91649..9c1f6d0e5 100644 --- a/.github/workflows/update-post-release-readme-urls.yml +++ b/.github/workflows/update-post-release-readme-urls.yml @@ -3,11 +3,12 @@ name: Update (Post Release) README URLs on: release: types: + - published - released workflow_dispatch: inputs: tag: - description: 'Release tag (e.g., v0.9.0-alpha.7)' + description: 'Release tag (e.g., v0.10.2)' required: true type: string @@ -16,6 +17,8 @@ permissions: jobs: update: + # Keep prereleases from replacing the stable README download buttons. + if: github.event_name == 'workflow_dispatch' || !github.event.release.prerelease runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 diff --git a/README.md b/README.md index fb512a196..701592bee 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@

- + - + - + - + - + - + - + - + - + - + - + - + - + - +