Browse Source

chore(ci): fix typo in docker.yml (#7398)

[skip ci]
Joe Chen 2 năm trước cách đây
mục cha
commit
057ae983a0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/docker.yml

+ 1 - 1
.github/workflows/docker.yml

@@ -20,7 +20,7 @@ jobs:
       contents: read
       packages: write
     steps:
-      - name: Canel previous runs
+      - name: Cancel previous runs
         uses: styfle/[email protected]
         with:
           all_but_latest: true