Skip to content

Commit a98b10d

Browse files
committed
Improved workflow/step names
1 parent 1b76359 commit a98b10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync-bump.sh-changes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Sync changes between **/bump.sh
1+
name: Sync changes to **/bump.sh
22

33
on:
44
push:
@@ -38,7 +38,7 @@ jobs:
3838
repository: adamlui/scss-to-css
3939
path: adamlui/scss-to-css
4040

41-
- name: Sync changes between **/bump.sh
41+
- name: Sync changes to **/bump.sh
4242
run: |
4343
cd ${{ github.workspace }}/adamlui/js-utils
4444

0 commit comments

Comments
 (0)