瀏覽代碼

Skip build for porter auth (#3288)

d-g-town 3 年之前
父節點
當前提交
d1b558738d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/production.yml

+ 1 - 1
.github/workflows/production.yml

@@ -92,7 +92,7 @@ jobs:
           token: ${{ secrets.PORTER_TOKEN_5 }}
       - name: Update Porter Auth
         timeout-minutes: 20
-        uses: porter-dev/porter-update-action@v0.1.0
+        uses: porter-dev/porter-update-config-action@v0.1.0
         with:
           app: porter-auth
           cluster: "9"