Closed jerbmega closed 3 years ago
Hopefully this is the last of it.
You'll need to make a personal access token with the public_repo scope and add it as a repo secret named REPO_ACCESS_TOKEN in order for the action to be able to trigger the build workflow.
public_repo
REPO_ACCESS_TOKEN
Access token no longer needed as of 5a7c39a
woot
Hopefully this is the last of it.
You'll need to make a personal access token with the
public_repo
scope and add it as a repo secret namedREPO_ACCESS_TOKEN
in order for the action to be able to trigger the build workflow.