Skip to content

Commit

Permalink
Update production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll committed Jul 3, 2024
1 parent 2cf32a9 commit fc4e8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: dotnet build -c Release -f net472

- name: Release
run:
run: |
Install-Module Microsoft.PowerShell.PSResourceGet
Publish-PSResource -Path .\bin\Release -ApiKey $Env:APIKEY
env:
Expand Down

0 comments on commit fc4e8be

Please sign in to comment.