Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update action.yml with Auth Token #73

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Update action.yml with Auth Token #73

merged 2 commits into from
Nov 14, 2024

Conversation

sbrij001
Copy link
Contributor

@sbrij001 sbrij001 commented Sep 9, 2024

removed api key and api token and replaced with auth token

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

removed api key and api token and replaced with auth token
@sbrij001
Copy link
Contributor Author

sbrij001 commented Sep 9, 2024

@bnb Can you review this PR?

Comment on lines -5 to +8
fromPhoneNumber:
FROM_PHONE_NUMBER:
description: 'Phone number in your Twilio account to send the SMS from'
required: true
toPhoneNumber:
TO_PHONE_NUMBER:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should check the README PR since I think it refers to fromPhoneNumber and toPhoneNumber.

action.yml Outdated
Comment on lines 17 to 18
TWILIO_AUTH_TOKEN:
description: 'A Twilio Auth Token. Can alternatively be stored in environment'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove Can alternatively be stored in environment from all of these because it's... obvious/how it works.

@bnb
Copy link
Contributor

bnb commented Oct 23, 2024

Should also be merged with #72

@ayyrickay
Copy link
Contributor

@sbrij001 It looks like this can now be merged in

@ayyrickay ayyrickay merged commit f15d243 into main Nov 14, 2024
1 check passed
@ayyrickay ayyrickay deleted the sbrij001-patch-2 branch November 14, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants