Skip to content

WP_VERSION: 6.0 in push.yml gets the value 6 in the script #33

Closed
@dhsathiya

Description

@dhsathiya

WP_VERSION : 6.0 in push.yml

Downloading WordPress 6 (en_US)...
Error: Release not found. Double-check locale or version.
rm: cannot remove 'wp-content/': No such file or directory
➤ Executing task deploy:prepare
✔ Ok
➤ Executing task deploy:unlock
✔ Ok
➤ Executing task deploy:lock
✔ Ok

When auto minor updates were on:

6 is the latest minor version.
Downloading WordPress 6 (en_US)...
Error: Release not found. Double-check locale or version.
rm: cannot remove 'wp-content/': No such file or directory

As an immediate fix, switching the WP_VERSION to latest worked

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions