mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-10 20:21:17 +00:00
Fixing misplacement of headers
This commit is contained in:
@@ -109,9 +109,9 @@ export async function addToProject(): Promise<void> {
|
||||
{
|
||||
input: {
|
||||
projectId,
|
||||
contentId,
|
||||
headers: {'GraphQL-Features': 'memex_graphql_projectv2'}
|
||||
}
|
||||
contentId
|
||||
},
|
||||
headers: {'GraphQL-Features': 'memex_graphql_projectv2'}
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user