Skip to content

Commit

Permalink
tmp: trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteMinds committed Jan 25, 2024
1 parent df43216 commit 7ec3759
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/create_report_discussion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
env:
# TODO:
# The script requires public_repo, read:org, read:project permissions, and needs a personal access token (classic) to obtain these permissions.
# GITHUB_TOKEN: ${{ secrets.REPORT_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.REPORT_GITHUB_TOKEN }}
run: |
yarn install
yarn workspace @magickbase-website/scripts report:discussion
2 changes: 1 addition & 1 deletion packages/scripts/snapshots/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{ "name": "🎨 Designing", "field": { "name": "Status" } },
{ "name": "🏔 High", "field": { "name": "Priority" } },
{
"text": "已提交PRD,待反馈(Dec11)。已修改(Dec18)。预计本周进入前端开发。Updated Jan2 test3",
"text": "已提交PRD,待反馈(Dec11)。已修改(Dec18)。预计本周进入前端开发。Updated Jan2 test4",
"field": { "name": "Description" }
}
]
Expand Down

0 comments on commit 7ec3759

Please sign in to comment.