소스 검색

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

[skip ci]
Joe Chen 2 년 전
부모
커밋
057ae983a0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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