diff --git a/.github/workflows/essentialsplugins-betabuilds-v2.yml b/.github/workflows/essentialsplugins-betabuilds-v2.yml index 2839941..5f3298d 100644 --- a/.github/workflows/essentialsplugins-betabuilds-v2.yml +++ b/.github/workflows/essentialsplugins-betabuilds-v2.yml @@ -245,7 +245,8 @@ jobs: - name: Add nuget.exe uses: nuget/setup-nuget@v1 - name: Add Github Packages source - run: nuget sources add -name github -source https://nuget.pkg.github.com/pepperdash/index.json -username Pepperdash -password ${{ secrets.GITHUB_TOKEN }} + # run: nuget sources add -name github -source https://nuget.pkg.github.com/pepperdash/index.json -username Pepperdash -password ${{ secrets.GITHUB_TOKEN }} + run: nuget sources add -name github -source https://nuget.pkg.github.com/pepperdash-engineering/index.json -username ${{ secrets.GH_PACKAGE_USER }} -password ${{ secrets.GH_PACKAGE_PASSWORD }} # Pushes to nuget, not needed unless publishing publicly #- name: Add nuget.org API Key # run: nuget setApiKey ${{ secrets.NUGET_API_KEY }} -source https://nuget.pkg.github.com/pepperdash/index.json diff --git a/.github/workflows/essentialsplugins-releasebuilds.yml b/.github/workflows/essentialsplugins-releasebuilds.yml index c7386a2..4480e8b 100644 --- a/.github/workflows/essentialsplugins-releasebuilds.yml +++ b/.github/workflows/essentialsplugins-releasebuilds.yml @@ -190,7 +190,8 @@ jobs: - name: Add nuget.exe uses: nuget/setup-nuget@v1 - name: Add Github Packages source - run: nuget sources add -name github -source https://nuget.pkg.github.com/pepperdash/index.json -username Pepperdash -password ${{ secrets.GITHUB_TOKEN }} + # run: nuget sources add -name github -source https://nuget.pkg.github.com/pepperdash/index.json -username Pepperdash -password ${{ secrets.GITHUB_TOKEN }} + run: nuget sources add -name github -source https://nuget.pkg.github.com/pepperdash-engineering/index.json -username ${{ secrets.GH_PACKAGE_USER }} -password ${{ secrets.GH_PACKAGE_PASSWORD }} # Pushes to nuget, not needed unless publishing publicly #- name: Add nuget.org API Key # run: nuget setApiKey ${{ secrets.NUGET_API_KEY }} diff --git a/epi-panasonic-camera.nuspec b/epi-panasonic-camera.nuspec index 73780c3..9e49071 100644 --- a/epi-panasonic-camera.nuspec +++ b/epi-panasonic-camera.nuspec @@ -11,13 +11,13 @@ false MIT - https://github.com/PepperDash-Engineering/epi-panasonic-camera + https://github.com/PepperDash-Engineering/epi-panasonic-camera-http Copyright 2021 Essentials Plugin for Panasonic Cameras used with PepperDash Essentials to expose functionality in SIMPL Windows programs using Bridges. crestron 3series 4series - +