diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d4a42a0..dfda08e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -21,6 +21,3 @@ jobs: - run: ./Build.ps1 shell: pwsh - env: - NUGET_SOURCE: ${{ secrets.NUGET_SOURCE }} - NUGET_API_KEY: ${{ secrets.WORKLEAP_NUGET_API_KEY }} \ No newline at end of file