Categorygithub.com/o-liver/jul-wichtel-algorithm
modulepackage
0.0.0-20241106140445-7a553a79ca45
Repository: https://github.com/o-liver/jul-wichtel-algorithm.git
Documentation: pkg.go.dev

# README

jul-wichtel-algorithm

Get token

Export env var CREDENTIALS_JSON with credential json downloaded from: https://console.cloud.google.com/auth/clients/327425409505-13lqk46vo0hhlb7rd5a9jpcidm2ab9a0.apps.googleusercontent.com?project=jul-wichtel-algorithm

Then run:

go run generate_token.go

Follow the url and enter the subsequent auth code.

After that cat the token.json to console and update the TOKEN_JSON github action secret.