fix
This commit is contained in:
1
.github/workflows/assign-to-project.yml
vendored
1
.github/workflows/assign-to-project.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Assign
|
- name: Assign
|
||||||
uses: actions/github-script@v4
|
uses: actions/github-script@v4
|
||||||
|
with:
|
||||||
script: |
|
script: |
|
||||||
//const project_id = 2
|
//const project_id = 2
|
||||||
//const column_name = 'Drafting'
|
//const column_name = 'Drafting'
|
||||||
|
|||||||
Reference in New Issue
Block a user