Following PR #963, the subgraph depoyment pipeline is fialing to deploy
The error happens when setting the auth token to the graph platform (0xgraph).
The command previously used npx graph auth <NODE> <DEPLOY-KEY> (version 0.68.5) is not working anymore with new version (0.97.1)
Instead, we need to pass the in the npx graph deploy command with --deploy-key argument tag