Skip to content

Commit 3d42cd1

Browse files
committed
Update changelog-to-confluence: Update name file
1 parent 23c4b61 commit 3d42cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-to-confluence.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Prepare Only Changelog
1818
run: |
1919
mkdir -p publish_folder
20-
cp CHANGELOG.md publish_folder/
20+
cp CHANGELOG.md publish_folder/android-sdk-changelog.md
2121
echo "Publishing only CHANGELOG.md"
2222
2323
- name: Publish Markdown to Confluence

0 commit comments

Comments
 (0)