This repository has been archived on 2026-06-16 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
caee689f152c8ea4bf7f909c84fd19649a23d28b
The release workflow pushed directly to main which fails on repos with branch protection enabled. This broke the polaris plugin v0.7.0 release. Changes: - Create release/vX.Y.Z branch instead of committing to main - Push to the release branch + tags - Create a PR to merge the version bump back to main - Add pull-requests: write permission
Description
Languages
Shell
100%