diff --git a/.github/workflows/pipeline-release.yml b/.github/workflows/pipeline-release.yml index 4806475..113116a 100644 --- a/.github/workflows/pipeline-release.yml +++ b/.github/workflows/pipeline-release.yml @@ -51,7 +51,6 @@ jobs: exclusions: '*.git* *.github*' directory: artifact - - name: Create new Release with semantic-version tag uses: ncipollo/release-action@v1 id: create_release