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

[skip ci]
This commit is contained in:
Joe Chen
2023-03-15 23:23:05 +08:00
committed by GitHub
parent f473643d29
commit 057ae983a0

View File

@@ -20,7 +20,7 @@ jobs:
contents: read
packages: write
steps:
- name: Canel previous runs
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.9.1
with:
all_but_latest: true