Skip to content

Commit

Permalink
Merge pull request #80 from per1234/include-hidden-files
Browse files Browse the repository at this point in the history
Configure actions/upload-artifact action to upload required hidden files
  • Loading branch information
per1234 committed Sep 3, 2024
2 parents 9bedf8f + ebf499e commit 39ec59c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-go-dependencies-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
if-no-files-found: error
include-hidden-files: true
name: dep-licenses-cache
path: .licenses/

Expand Down

0 comments on commit 39ec59c

Please sign in to comment.