message no. 180024
Posted by pat64 in #github at 2020-05-01T14:53:28Z
jhass: Yes, I did set it with env: GITHUB_TOKEN: {{ secrets.GITHUB_TOKEN }}. Furthermore, the hub docs say, it only needs a good GITHUB_TOKEN env var to work. And if I echo the variable inside the container, it shows "***" which I think means that it should be a good token because it gets cencored for the log output.