mirror of https://github.com/Lissy93/dashy.git
🩹 Fix indentation error
This commit is contained in:
parent
dabb72d925
commit
da0b0169e9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue