Skip to content

Commit 2048004

Browse files
committed
fix(cdn): update dogecloud cdn cache purge step name
Signed-off-by: Charles Chin <eallion.s+github@gmail.com>
1 parent 10d9b80 commit 2048004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
SKIP_SETTING: true
135135
INCREMENTAL: true
136136

137-
- name: "刷新多吉云 CDN 缓存"
137+
- name: "Purge Dogecloud CDN Cache"
138138
uses: seatonjiang/dogecloud-cdn-action@main
139139
with:
140140
access_key: ${{ secrets.DOGECLOUD_ACCESS_KEY }}

0 commit comments

Comments
 (0)