Skip to content

Commit

Permalink
chore(release-please): Fix release concurrency issue (#1480)
Browse files Browse the repository at this point in the history
Fix release concurrency issue

Co-authored-by: folex <0xdxdy@gmail.com>
  • Loading branch information
nahsi and folex committed Feb 22, 2023
1 parent ab51b9c commit f8357d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ on:
description: "whether to update node-distro"
required: true

concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"

jobs:
rust-peer:
runs-on: builder
Expand Down

0 comments on commit f8357d4

Please sign in to comment.