Skip to content

Commit

Permalink
Use a new PAT for project with org permission
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Apr 20, 2022
1 parent 31401d4 commit c15a8f4
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 c15a8f4

Please sign in to comment.