diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index a033375..73ac46e 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -2,8 +2,6 @@ name: Semantic Release on: push: - branches: - - saga env: NPM_TOKEN: ${{ secrets.NPM_TOKEN }}