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

[skip ci]
pull/7401/head
Joe Chen 2023-03-15 23:23:05 +08:00 committed by GitHub
parent f473643d29
commit 057ae983a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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