diff --git a/.github/workflows/assign-to-project.yml b/.github/workflows/assign-to-project.yml index 652d63d..b1eecd4 100644 --- a/.github/workflows/assign-to-project.yml +++ b/.github/workflows/assign-to-project.yml @@ -16,6 +16,7 @@ jobs: - name: Assign uses: actions/github-script@v4 with: + github-token: ${{ secrets.MY_GITHUB_TOKEN_TESTREPO }} script: | //const project_id = 2 //const column_name = 'Drafting'