File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 18
18
with :
19
19
node-version : ' 14'
20
20
- run : yarn
21
- - run : yarn posts:ci --token=${{ secrets.GG_TOKEN }} --repository=${{ github.repository }} --issues- owner=${{ secrets.GG_ISSUES_USER }} --issues -repo=${{ secrets.GG_ISSUES_REPO }} --type =${{ secrets.GG_TYPE }} --issues-state=${{ secrets.GG_ISSUES_STATE }}
21
+ - run : yarn posts:ci --token=${{ secrets.GG_TOKEN }} --repository=${{ github.repository }} --type=${{ secrets.GG_TYPE }} --dis- owner=${{ secrets.GG_DIS_OWNER }} --dis -repo=${{ secrets.GG_DIS_REPO }} --issues-owner =${{ secrets.GG_ISSUES_OWNER }} --issues-repo=${{ secrets.GG_ISSUES_REPO }} --issues-state=${{ secrets.GG_ISSUES_STATE }}
22
22
- run : yarn reconf
23
23
- run : yarn build
24
24
- run : yarn copy
You can’t perform that action at this time.
0 commit comments