Skip to content

Commit

Permalink
Changing the variable name for the vsts feed id to be more explicit.
Browse files Browse the repository at this point in the history
  • Loading branch information
mijpeterson committed Jun 5, 2024
1 parent d220d51 commit ec68216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ extends:
inputs:
command: restore
feedsToUse: select
vstsFeed: $(feedId)
vstsFeed: $(vstsFeedId)
includeNuGetOrg: false
arguments: '--runtime ${{ matrix.runtime }}'

Expand Down

0 comments on commit ec68216

Please sign in to comment.