diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fc7b469c0..7b3a3def6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -30,8 +30,4 @@ jobs: -Path './Tm/v2024/src/Tm.V2024' ` -NuGetApiKey ${{ secrets.PS_GALLERY_TOKEN }} ` -Verbose -Force - Publish-Module ` - -Path './Tm' ` - -NuGetApiKey ${{ secrets.PS_GALLERY_TOKEN }} ` - -Verbose -Force