Skip to content

Commit

Permalink
udpate flow
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Tang <[email protected]>
  • Loading branch information
JeffreyDallas committed Apr 4, 2024
1 parent d1edf06 commit 8f9267b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flow-update-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ jobs:
else
git config user.name github-actions
git config user.email [email protected]
git status
git branch
git add .
git commit -s -m "update"
git push
Expand Down

0 comments on commit 8f9267b

Please sign in to comment.