Skip to content

Commit 53f06e8

Browse files
committed
fix(ci): format code
1 parent 8ac8c88 commit 53f06e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
- name: Push changes
4141
uses: ad-m/[email protected]
4242
with:
43-
branch: ${{ github.ref }}
43+
branch: ${{ github.ref_name }}
4444
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)