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 conditional expressions in npm-release-reusable workflow
- Correct if condition syntax for string comparisons
- Use proper GitHub Actions expression syntax with ${{ }}
- Fix conditions for tag creation, release creation, and release update
- Should properly skip release creation when it already exists
0 commit comments