Skip to content

Commit

Permalink
Merge pull request #172 from Aeliot-Tm/assign-project-to-issue
Browse files Browse the repository at this point in the history
Change used token
  • Loading branch information
Aeliot-Tm authored Oct 14, 2024
2 parents e96d5b1 + a9a5382 commit 3d72e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: actions/[email protected]
with:
project-url: ${{ secrets.GH_TODO_REGISTRAR_PROJECT_URL }}
github-token: ${{ secrets.GH_TODO_REGISTRAR_ACCESS_TOKEN }}
github-token: ${{ secrets.GH_ADD_PROJECT_TOKEN }}

0 comments on commit 3d72e99

Please sign in to comment.