Loading .github/workflows/release.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ jobs: runs-on: ubuntu-latest permissions: contents: write pull-requests: write concurrency: group: semantic-release cancel-in-progress: false Loading Loading
.github/workflows/release.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ jobs: runs-on: ubuntu-latest permissions: contents: write pull-requests: write concurrency: group: semantic-release cancel-in-progress: false Loading