mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add Github authorization token to foundry installation
This commit is contained in:
parent
33e7fc1cba
commit
ff2e4736fa
@ -131,6 +131,7 @@ commands:
|
||||
--silent \
|
||||
--fail \
|
||||
--show-error \
|
||||
--header "Authorization: Bearer ${GITHUB_ACCESS_TOKEN}" \
|
||||
"https://api.github.com/repos/${FOUNDRY_REPO}/git/refs/tags/${FOUNDRY_VERSION}" \
|
||||
| jq --raw-output .object.sha \
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user