Skip to content

Commit dde57fa

Browse files
fix publish workflow
1 parent 3a96209 commit dde57fa

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.github/workflows/python-publish.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +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
21+
# PATTERNS: |
22+
# +(documentation)/*.md
23+
# *.md
2424
FILES: |
2525
CHANGELOG.md
26+
README.md
27+
+(documentation)/*.md
2628
- name: Check if README.md or Doc/** is updated else exit
2729
if: (env.GIT_DIFF == '')
2830
run: |

CHANGELOG.MD

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ This release test the deployment flow 1
1414

1515
### Test issue
1616

17-
- [FIXED] [0003](https://github.com/Flutterwave/rave-android/pull/274) Example Commit
17+
- [FIXED] [0003](https://github.com/Flutterwave/rave-android/pull/274) Bro rest.
1818

1919
## 0.0.0 | 2023-02-01
2020

2121
This release test the deployment flow 0
2222

2323
### Test issue
2424

25-
- [FIXED] [0000](https://github.com/Flutterwave/rave-android/pull/274) Example Commit 0
25+
- [FIXED] [0000](https://github.com/Flutterwave/rave-android/pull/274) Example Commit 0.5
26+
- [FIXED] [0000](https://github.com/Flutterwave/rave-android/pull/274) God abeg! another commit again?

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2832,4 +2832,4 @@ Copyright (c) Flutterwave Inc.
28322832

28332833
## Test section
28342834
Sample Description for teset file. Kindly ignore
2835-
p.s. we need xhangelog to pass too.
2835+
p.s. we need xhangelog to pass too. I am exhausted!

0 commit comments

Comments
 (0)