Skip to content

Commit 4f87d92

Browse files
authored
Update dotnetcore.yml
1 parent cce9525 commit 4f87d92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
printf -v joinednewline "%s\n" "${packages[@]}"
9292
# Save the list of packages newline separated as an output variable
9393
echo "::set-output name=artifacts_new_line::${joinedNewLine%\n}"
94+
echo "Newline packages"
9495
echo "${joinedNewLine%\n}"
9596
- name: Create Release
9697
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)