Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshmiravalir authored Sep 6, 2021
1 parent 775bd9e commit 873b9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
uses: benc-uk/workflow-dispatch@v1
with:
workflow: Cli Release
token: ${{ secrets.REPO_ACCESS_TOKEN }}
token: ${{ secrets.OAI_TOKEN }}
repo: LakshmiRavali/twilio-cli
ref: ${{ github.event.inputs.cli-branch }}
inputs: '{ "change-log": ${{ toJSON(needs.update-api-specs.outputs.change-log) }}, "version-type": "${{needs.update-api-specs.outputs.version-type}}" }'

0 comments on commit 873b9d0

Please sign in to comment.