fix syntax in workflow

fix syntax in workflow
This commit is contained in:
Ilya Sosnovsky 2021-03-09 12:57:29 +03:00 committed by GitHub
parent 0a410a1724
commit db354c0ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ jobs:
group: 1.1
channel: beta
env:
WERF_STAGES_STORAGE=":local"
WERF_STAGES_STORAGE: ":local"
WERF_REPO: ${{ secrets.REGISTRY }}/${{ github.repository }}