diff --git a/.github/workflows/release_please.yml b/.github/workflows/release_please.yml index a6e2e57c..94964d04 100644 --- a/.github/workflows/release_please.yml +++ b/.github/workflows/release_please.yml @@ -28,7 +28,6 @@ jobs: default-branch: dev token: ${{secrets.GH_TOKEN}} include-v-in-tag: false - skip-github-release: true # Checkout repos - uses: actions/checkout@v4