Fixed board ID
This commit is contained in:
parent
38f82b2fd2
commit
ed653b53f3
|
@ -42,7 +42,7 @@ jobs:
|
|||
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
script: |
|
||||
github.projects.createCard({
|
||||
column_id: 16754379,
|
||||
column_id: 16754671,
|
||||
content_id: context.payload.issue.id,
|
||||
content_type: "Issue"
|
||||
});
|
||||
});
|
Loading…
Reference in New Issue