From ea2ac46d6c73629f78a8191c7753c47c1e52630f Mon Sep 17 00:00:00 2001 From: Jeffery Date: Sat, 27 Jun 2026 15:56:12 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20=E5=82=B3=E5=85=A5=20Antigravity?= =?UTF-8?q?=20OAuth=20secret?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 229121e..11b61af 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -48,6 +48,8 @@ jobs: uses: actions/checkout@${{ vars.ACTION_CHECKOUT_VERSION }} - name: 安裝 AI 工具 uses: https://gitea.jsc.idv.tw/composite-actions/antigravity@${{ vars.ACTION_ANTIGRAVITY_VERSION }} + with: + oauth: ${{ secrets.ANTIGRAVITY_OAUTH }} - name: 檢查 AI 助理 CLI shell: bash run: |