Skip to content

Commit aba6d6e

Browse files
authored
Update issue-and-project.yml
1 parent 735572e commit aba6d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-and-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
github-token: ${{secrets.GITHUB_TOKEN}}
3333
script: |
3434
github.projects.createCard({
35-
column_id: 15021397, # make the project so that i add the column id here.
35+
column_id: 15073451, # make the project so that i add the column id here.
3636
content_id: context.payload.issue.id,
3737
content_type: "Issue"
3838
});

0 commit comments

Comments
 (0)