_stefanzweifel’s avatar_stefanzweifel’s Twitter Archive—№ 540

  1. …in reply to @introwit
    @introwit Here are the docs for Actions and te GITHUB_TOKEN: help.github.com/en/articles/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables It‘s basically a secret GitHub adds autoatically. The only thing you have to do, is to use it in a workflow.