Hey all on my first try to cut a release (https://github.com/IanWhalen/led/actions/runs/6210301193/job/16858358056) I'm getting the following error on this action:
Error: Unable to connect to "https://app.viam.com:443" using the provided api key: rpc error: code = PermissionDenied desc = API key authentication requires passing the UUID key ID in as the entity
which I'm assuming just has something to do with how I've maybe set my org-id in my action? https://github.com/IanWhalen/led/blob/c6f0c0abbf0a52e1ed9a7695f3e49303b56c3812/.github/workflows/main.yml
But I can't figure out what the fix is.