Skip to content

Commit

Permalink
Fix CI publish (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasNieto authored Feb 6, 2023
1 parent 038d8a3 commit b69ae2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ jobs:
- name: Publish Module
env:
NUGET_KEY: ${{ secrets.NUGET_KEY }}
run: Publish-Module -Name Scoop -NuGetApiKey $env:NUGET_KEY
run: Publish-Module -Name AnyPackage.Scoop -NuGetApiKey $env:NUGET_KEY

0 comments on commit b69ae2e

Please sign in to comment.