diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index 27132a7..cf0e7cb 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -281,8 +281,7 @@ jobs: uses: anothrNick/github-tag-action@1.71.0 env: GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }} - WITH_V: true - DEFAULT_BUMP: patch + WITH_V: false CUSTOM_TAG: PR-${{ github.event.number }} - name: Notify Slack