You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI error when plugin is already named correctly
- Check if plugin file is already named intellij-plugin.zip before renaming
- Use mv instead of cp to avoid duplicate files
- Prevents "are the same file" error in CI
Co-authored-by: Mte90 <403283+Mte90@users.noreply.github.com>
0 commit comments