aws-actions / setup-sam

Action to set up AWS SAM CLI and add it to the PATH
Apache License 2.0
151 stars 23 forks source link

feat: Support to pass github authentication token for github apis #101

Closed godwingrs22 closed 6 months ago

godwingrs22 commented 6 months ago

Which issue(s) does this change fix?

Closes #98

Description

This change adds the support of accepting GITHUB authentication tokens as an optional input parameter input in the workflow action.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 License.