Fix yaml syntax

This commit is contained in:
Nikolai Rodionov 2023-02-07 12:21:28 +01:00
parent 859520e71d
commit 0d54f53f02

View File

@ -48,7 +48,6 @@ jobs:
actor=${{ github.actor }} actor=${{ github.actor }}
sha=${{ github.sha }} sha=${{ github.sha }}
ref=${{ github.ref }} ref=${{ github.ref }}
- name: Build helmfile - name: Build helmfile
uses: docker/build-push-action@v2 uses: docker/build-push-action@v2
with: with: