ci: fix yaml syntax

This commit is contained in:
Zaiming (Stone) Shi 2022-11-09 19:11:48 +01:00
parent 34a6c6c889
commit 155d4a9818
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.ref }
ref: ${{ github.ref }}
- uses: emqx/push-helm-action@v1
if: startsWith(github.ref_name, 'v')
with: