mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
Update release workflow pr body (#13274)
# Objective With #13245 merged ui tests no longer specify dependency versions. ## Solution Revert the change to `release.yml` made in #12810 as it's no longer required. ## Testing - Merge. - Wait for a release. - Observe the release PR body. cc @BD103
This commit is contained in:
parent
52d6147e91
commit
2a799ef6ae
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -53,4 +53,3 @@ jobs:
|
||||||
title: "Preparing Next Release"
|
title: "Preparing Next Release"
|
||||||
body: |
|
body: |
|
||||||
Preparing next release. This PR has been auto-generated.
|
Preparing next release. This PR has been auto-generated.
|
||||||
UI tests have not been automatically bumped to the latest version, please fix them manually.
|
|
||||||
|
|
Loading…
Reference in a new issue