Skip to content

Commit

Permalink
[ci] Use a new PAT for project with org permission (taichi-dev#4826)
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming authored and k-ye committed May 5, 2022
1 parent bcab93a commit 2bc9935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/taichi-dev/projects/1
github-token: ${{ secrets.GARDENER_PAT }}
github-token: ${{ secrets.ORG_PROJECT_PAT }}

0 comments on commit 2bc9935

Please sign in to comment.