Skip to content

Commit 3cb93e6

Browse files
test change to changelog2
1 parent dcd2c4d commit 3cb93e6

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.github/workflows/python-publish.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ jobs:
1818
- uses: actions/checkout@v2
1919
- uses: technote-space/get-diff-action@v6
2020
with:
21-
# PATTERNS: |
22-
# +(documentation)/*.md
23-
# *.md
24-
FILES: |
25-
CHANGELOG.md
26-
README.md
21+
PATTERNS: |
2722
+(documentation)/*.md
23+
CHANGE*.md
24+
# FILES: |
25+
# CHANGELOG.md
26+
# README.md
27+
# +(documentation)/*.md
2828

2929
- name: log git diff
3030
run: |

CHANGELOG.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This release test the deployment flow
77
- [FIXED] [0003](https://github.com/Flutterwave/rave-android/pull/274) Test Commit 54
88
- [FIXED] [0001](https://github.com/Flutterwave/rave-android/pull/274) Test rCommit 2
99
- [FIXED] [0002](https://github.com/Flutterwave/rave-android/pull/274) Test Commit 435g7
10+
- [FIXED] [0002](https://github.com/Flutterwave/rave-android/pull/274) Test Commit 70002346
1011

1112

1213
## 0.0.2 | 2023-02-12

0 commit comments

Comments
 (0)