Skip to content

Commit d0b9ebe

Browse files
chore(build): Release path is a glob
1 parent 5026306 commit d0b9ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ jobs:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868
with:
6969
files: |
70-
./runtimes/cloudformation/dist
70+
./runtimes/cloudformation/dist/*
7171
name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)