diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4535211a..a956ebeb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -30,8 +30,6 @@ jobs: name: Create release needs: get-tag uses: networkservicemesh/.github/.github/workflows/release.yaml@main - with: - tag: ${{ needs.get-tag.outputs.tag }} secrets: token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}