-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore:Added changes to use scripts instead of community Github actions #155
Conversation
.github/workflows/release.yml
Outdated
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} | ||
WORKFLOW_NAME: 'release.yml' | ||
BRANCH_NAME: ${{github.event.inputs.cli-branch}} | ||
REPO_NAME: LakshmiRavali/twilio-cli |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
REPO_NAME
To be updated later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for pointing. Updated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address the REPO_NAME
comment, rest looks good to go. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 ✨
Fixes
Conversion of community Github actions into scripts.
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.