fix syntax in some yml workflows (#3957)

This commit is contained in:
Conrado Gouvea 2022-03-24 19:39:16 -03:00 committed by GitHub
parent e7c0a78d4d
commit ed5e85f8ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -48,8 +48,8 @@ jobs:
- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@v4
with:
short-length: 7
with:
short-length: 7
# Automatic tag management and OCI Image Format Specification for labels
- name: Docker meta

View File

@ -38,8 +38,8 @@ jobs:
- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@v4
with:
short-length: 7
with:
short-length: 7
# Automatic tag management and OCI Image Format Specification for labels
- name: Docker meta