Przeglądaj źródła

ci: fix yaml syntax

Zaiming (Stone) Shi 3 lat temu
rodzic
commit
155d4a9818
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/release.yaml

+ 1 - 1
.github/workflows/release.yaml

@@ -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: