Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorKowalczyk authored Nov 13, 2023
1 parent b2fae36 commit 5984cc8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/updateReadme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: ☑️ Commit Changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "[➡️] Update Readme"
branch: ${{ github.head_ref }}
commit_user_name: binary-blazer
commit_user_email: [email protected]
commit_message: "[➡️] Update Readme"
branch: ${{ github.head_ref }}
commit_user_name: binary-blazer
commit_user_email: [email protected]

0 comments on commit 5984cc8

Please sign in to comment.