Skip to content

Commit 870b287

Browse files
authored
Merge pull request #290 from akshaylg0314/metric
2 parents e48d9c8 + 60b3436 commit 870b287

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)