Skip to content

Commit

Permalink
Merge pull request #8 from mikeyoshino/2023-8-10/UpdatedHeroIconsToVe…
Browse files Browse the repository at this point in the history
…rsion2.0.18

fix path.
  • Loading branch information
StevenTCramer committed Aug 11, 2023
2 parents c56a30c + d9fa5a1 commit 2341f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Set NuGet Key and Publish to NuGet
run: |
$Nuget_Key = "${{ secrets.PUBLISH_TO_NUGET_ORG }}"
./publish.ps1
./scripts/publish.ps1
shell: pwsh # Use PowerShell Core

0 comments on commit 2341f86

Please sign in to comment.