docs(antigravity): 補齊 action 與 workflow 逐行註解並重建 README #8

Open
jiantw83 wants to merge 5 commits from ai-review-resolve/develop-20260629-142707 into develop
Showing only changes of commit 3b882b73ce - Show all commits
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
oauth: ${{ secrets.ANTIGRAVITY_OAUTH }}
# 傳入測試提示詞,要求工具回傳目前登入的 Google 帳號電子郵件,作為驗證輸出正確性的依據。
prompt: "請告訴我目前登入的Google帳號,只要電子郵件不要其他任何資訊"
- name: 工具
- name: 工具
run: echo "${{ steps.antigravity.outputs.text }}"
# 比對 Antigravity action 的輸出與預期電子郵件,不一致時讓 workflow 失敗。
- name: 檢查輸出