From 7a9bb4fcbcf8cb363b52d3e801eff0c572ae28f1 Mon Sep 17 00:00:00 2001 From: Karl Johan Grahn Date: Tue, 15 Oct 2024 00:00:46 +0200 Subject: [PATCH] update --- .github/workflows/push.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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