hedera-sdk-js
hedera-sdk-js copied to clipboard
Deploy to GitHub Pages fails on merge to `main`
Description
Upon merge to main the Deploy to GitHub Pages job failed.
Documentation
Ensure GITHUB_TOKEN has permission "id-token: write".
Error: Error message: Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable
https://github.com/hashgraph/hedera-sdk-js/actions/runs/9349927181/job/25732306981
Steps to reproduce
- create a pull request with a change that will trigger the Deploy to GitHub Pages job to trigger.
- get approvals and merge the change.
- see if the job passes.
Additional context
No response
Hedera network
other
Version
main
Operating system
Other
@rbarkerSL , @nathanklick ,
I opened this issue, as I noticed the job was failing.