File tree 2 files changed +1
-3
lines changed
2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,12 @@ jobs:
17
17
uses : ./.github/actions/setup
18
18
19
19
- name : Generate code and comment by terra
20
- id : dep
21
20
uses : AgoraIO-Extensions/actions/.github/actions/generate@generate
22
21
with :
23
22
github-token : ${{ secrets.GH_TOKEN }}
24
23
target-repo : ${{ github.workspace }}
25
24
target-branch : ${{ github.ref_name }}
26
- target-branch-name-surffix : terra -update
25
+ target-branch-name-surffix : doc -update
27
26
generate-code : false
28
27
generate-comment : true
29
28
pull-request-title : |
Original file line number Diff line number Diff line change 17
17
uses : ./.github/actions/setup
18
18
19
19
- name : Generate code and comment by terra
20
- id : dep
21
20
uses : AgoraIO-Extensions/actions/.github/actions/generate@generate
22
21
with :
23
22
github-token : ${{ secrets.GH_TOKEN }}
You can’t perform that action at this time.
0 commit comments