Browse Source

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

[skip ci]
Joe Chen 2 years ago
parent
commit
057ae983a0
1 changed files with 1 additions and 1 deletions
  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