Skip to content

Commit add0655

Browse files
committed
Updated api key
1 parent 3435a5a commit add0655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build and publish
3030
if: steps.check_if_versions_bumped.outputs.version_bumped == 'True'
3131
env:
32-
PSGALLERY_API_KEY: ${{ secrets.NUGET_KEY }}
32+
PSGALLERY_API_KEY: ${{ secrets.GALLERY_KEY }}
3333
shell: pwsh
3434
run: |
3535
./build.ps1 -Task Publish

0 commit comments

Comments
 (0)