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 5, 2024
1 parent f82d28a commit 9d62012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-update-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
echo "Total lines changed: $TOTAL_LINES_CHANGED"
- name: Commit files
uses: swinton/commit@v2
uses: swinton/commit@v2.0.0
if: ${{ env.TOTAL_LINES_CHANGED > 20 }}
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9d62012

Please sign in to comment.