🩹 Fix indentation error

This commit is contained in:
Alicia Sykes 2021-08-15 14:04:57 +01:00 committed by GitHub
parent dabb72d925
commit da0b0169e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ env:
jobs:
build-and-push-image:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[ci-skip]')"
if: "!contains(github.event.head_commit.message, '[ci-skip]')"
permissions:
contents: read
packages: write