hashgraph / hedera-sdk-js

Hedera™ Hashgraph SDK for JavaScript/TypeScript
https://docs.hedera.com/guides/docs/sdks
Apache License 2.0
253 stars 131 forks source link

Deploy to GitHub Pages fails on merge to `main` #2324

Open jeromy-cannon opened 3 weeks ago

jeromy-cannon commented 3 weeks ago

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

  1. create a pull request with a change that will trigger the Deploy to GitHub Pages job to trigger.
  2. get approvals and merge the change.
  3. see if the job passes.

Additional context

No response

Hedera network

other

Version

main

Operating system

Other

jeromy-cannon commented 3 weeks ago

@rbarkerSL , @nathanklick ,

I opened this issue, as I noticed the job was failing.