php-github-api icon indicating copy to clipboard operation
php-github-api copied to clipboard

Improve github actions documentation

Open acrobat opened this issue 4 years ago • 1 comments

Check if the github actions api is fully documented and check if the $parameters options array is documented.

acrobat avatar Jan 26 '21 07:01 acrobat

Also please add an example to "create GitHub secrets" for GitHub action.

  • retrieve the GitHub public key
  • encrypt the secret with libsodium
  • create the secret via API in GitHub

klickundklar-panda avatar Jul 04 '21 06:07 klickundklar-panda