fix
This commit is contained in:
parent
9e6aad4060
commit
6349403466
1
.github/workflows/assign-to-project.yml
vendored
1
.github/workflows/assign-to-project.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue
Block a user