Skip to content

Commit 24c338b

Browse files
committed
Update action config
Fix job name.
1 parent 76f9e1b commit 24c338b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assets-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: checkout
1111
uses: actions/checkout@v2
12-
- name: sync lint scripts
12+
- name: sync CI configs
1313
uses: at-wat/assets-sync-action@v0
1414
with:
1515
repos: |

0 commit comments

Comments
 (0)