Skip to content

Commit

Permalink
replace token
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjagodic committed Mar 12, 2024
1 parent 7611bdc commit d36b274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = {
fieldName: 'github',
url: 'https://api.github.com/graphql',
headers: {
Authorization: `Bearer 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`,
Authorization: `Bearer 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`,
},
},
},
Expand Down

0 comments on commit d36b274

Please sign in to comment.