Skip to content

Commit

Permalink
Merge pull request #193 from Enterwell/stage
Browse files Browse the repository at this point in the history
Update npm-publish-reusable.yml
  • Loading branch information
AleksandarDev authored Nov 27, 2023
2 parents dc4dea0 + 2ed46a5 commit f3d024b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
publish:
name: Publish ${{ inputs.name }}
runs-on: ubuntu-latest
concurrency: ci-${{ github.ref }}-${{ inputs.name }}
steps:
# Ensuring that only one PR-environment-creation per branch will run at a time
- name: Mutex setup
Expand Down

0 comments on commit f3d024b

Please sign in to comment.