Skip to content

Commit

Permalink
add subdirectory contents to release upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinschaper committed Oct 9, 2024
1 parent 93c9717 commit 58a9ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ jobs:
tag_name: ${{ env.DATE }}
files: |
output/*
output/**/*
generate_release_notes: true

0 comments on commit 58a9ee6

Please sign in to comment.