Skip to content

chore: Add concurrency control to npm-publish workflow #56

@Shubh-Raj

Description

@Shubh-Raj

Summary

Add concurrency control to npm-publish.yml to prevent duplicate workflow runs for the same release.

Proposed Changes

Add concurrency group to prevent parallel runs for the same release tag while ensuring publish jobs are not cancelled mid-execution.

Benefits

  • Prevents accidental duplicate npm publishes
  • Ensures workflow runs for the same release are serialized

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions