ephemeral-actions-blog icon indicating copy to clipboard operation
ephemeral-actions-blog copied to clipboard

Results 2 ephemeral-actions-blog issues
Sort by recently updated
recently updated
newest added

In the README, should this line: `$ docker run -ti --rm actions-image ${OWNER} ${REPO} ${TOKEN} ${NAME}` instead be: `$ docker run -ti --rm actions-image ${OWNER} ${REPO} ${PAT} ${NAME}`

Hi, Interesting blog series, thanks @wayofthepie Are you running this today, or are you using something like https://github.com/evryfs/github-actions-runner-operator/ or https://github.com/summerwind/actions-runner-controller/ nowadays? Also, what's your thoughts on trying this for org-level...