Skip to content

Commit de49287

Browse files
committed
chore: add other discussions
1 parent 3f802fb commit de49287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
node-version: '14'
2020
- 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 }}
2222
- run: yarn reconf
2323
- run: yarn build
2424
- run: yarn copy

0 commit comments

Comments
 (0)