Skip to content

Commit 7fd3419

Browse files
committed
packages directory
1 parent be00225 commit 7fd3419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
uses: './.github/actions/dotnet/nuget'
2626
with:
2727
nuget-api-key: ${{ secrets.NUGET_API_KEY }}
28-
packages-directory: '${{steps.download.outputs.download-path}}/${{ inputs.environment }}'
28+
packages-directory: '${{steps.download.outputs.download-path}}'

0 commit comments

Comments
 (0)