Skip to content

Commit 6442c15

Browse files
committed
Merge pull request eclipse-pullpiri#290 from akshaylg0314/metric
2 parents 584b86c + 15919df commit 6442c15

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
@@ -264,7 +264,7 @@ jobs:
264264
- name: Archive doc folder
265265
shell: bash
266266
run: |
267-
tar czf doc-archive.tar.gz doc/
267+
tar czf doc-archive.tar.gz doc/ README.md
268268
269269
- name: Upload doc archive to release
270270
uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)