Skip to content

Commit

Permalink
[DI-1387] - Fix bug in on-release.yaml a parameter is not needed (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpardogrowthaccelerationpartners authored Aug 29, 2024
1 parent 741443c commit 101befb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
shell: pwsh
run: |
$arguments = @{
FeedsURL = "${{ env.ARTIFACTS_FEED_URL }}"
PackagesURL = "${{ env.ARTIFACTS_PACKAGES_URL }}"
Username = "${{ env.ARTIFACTS_USERNAME }}"
ViewId = "${{ env.RELEASE_VIEW_ID }}"
Expand Down

0 comments on commit 101befb

Please sign in to comment.