Skip to content

Commit

Permalink
Update on-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpardogrowthaccelerationpartners authored Jun 19, 2024
1 parent 8e89a14 commit 449bf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:
Password = (ConvertTo-SecureString -String "${{ env.ARTIFACTS_API_KEY }}" -AsPlainText -Force)
}
Import-Module ../../eng/promote-packages.psm1
Import-Module ../../eng/promote-packages.ps1
Invoke-Promote @arguments

0 comments on commit 449bf02

Please sign in to comment.