Skip to content

Commit

Permalink
Update Sophia.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 authored Jan 31, 2025
1 parent 3d26ff5 commit 1628543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Sophia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# Get a penultimate build tag
$Token = "${{ secrets.GITHUB_TOKEN }}"
$Headers = @{
Accept = "application/json"
Accept = "application/vnd.github+json"
Authorization = "Bearer $Token"
}
$Parameters = @{
Expand Down

0 comments on commit 1628543

Please sign in to comment.