Skip to content

Commit beb827a

Browse files
fix publish workflow3
1 parent 8510216 commit beb827a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: log git diff
2929
run: |
3030
echo ${{ env.GIT_DIFF }}
31-
echo ${{ env..MATCHED_FILES }}
31+
echo ${{ env.MATCHED_FILES }}
3232
echo ${{ env.GIT_DIFF_FILTERED }}
3333
- name: Check if README.md or Doc/** is updated else exit
3434
if: (env.GIT_DIFF == '')

CHANGELOG.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ This release test the deployment flow 0
2323
### Test issue
2424

2525
- [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?
26+
- [FIXED] [0000](https://github.com/Flutterwave/rave-android/pull/274) God abeg! another commit again? We go again

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2834,4 +2834,5 @@ Copyright (c) Flutterwave Inc.
28342834
Sample Description for teset file. Kindly ignore
28352835
p.s. we need xhangelog to pass too. I am exhausted!
28362836

2837-
Don't check my workflow oo
2837+
Don't check my workflow oo!
2838+
premium tears.

0 commit comments

Comments
 (0)