how to integrate with github actions
I'm trying to integrate my local web server with github. In order to do it, I need some secret info such as 'CLOUDFLARE_TUNNEL_ID', 'CLOUDFLARE_TUNNEL_SECRET', 'SSH_HOST', 'SSH_USER', 'SSH_PRIVATE_KEY'. What I am looking for is 'CLOUDFLARE_TUNNEL_SECRET', but I can not find it in cloudflare dashboard and I can't find ~/.cloudflared directory, either because I created a cloudflare tunnel through web browser. How can I download CLOUDFLARE_TUNNEL_SECRET?