Skip to content

Commit

Permalink
👷 changed to include-hidden-files for upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
gimlichael committed Sep 6, 2024
1 parent fe4c4ac commit 1e6b1be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ runs:
with:
name: NuGet-${{ inputs.configuration }}
path: ${{ runner.temp }}/.nuget
if-no-files-found: error
include-hidden-files: true
branding:
icon: 'umbrella'
color: 'blue'

0 comments on commit 1e6b1be

Please sign in to comment.