Skip to content

Commit b2e1b25

Browse files
committed
update ai agnet action
1 parent f69d9e5 commit b2e1b25

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tc_agent.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Call TC AI Agent
24-
uses: topcoder-platform/tc-action-agent@master
25-
with:
26-
github_token: ${{ secrets.GITHUB_TOKEN }}
24+
uses: topcoder-platform/tc-action-agent@master

0 commit comments

Comments
 (0)