Skip to content

Commit d0c8732

Browse files
committed
Add public folder to release artifact
1 parent a453057 commit d0c8732

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
with:
5353
name: autoindex_${{ env.ref_name }}_${{ runner.os }}
5454
path: |
55+
public/
5556
autoindex-*
5657
LICENSE.txt
5758
VERSION.txt

0 commit comments

Comments
 (0)