Skip to content

Commit 137cfa4

Browse files
committed
ci: Rename workflow step from "Shell" to "Change OpenList Version
1 parent a8fbc1a commit 137cfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_openlist.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
touch ${{ env.VERSION_FILE }}
2929
./check_openlist.sh
3030
31-
- name: Shell
31+
- name: Change OpenList Version
3232
run: |
3333
echo "openlist_version=${{ env.openlist_version }}"
3434
echo "openlist_update=${{ env.openlist_update }}"

0 commit comments

Comments
 (0)