Updated github token

This commit is contained in:
jamelreid 2022-02-04 09:45:36 -05:00
parent 0164d219b8
commit 1a42791fba
1 changed files with 1 additions and 1 deletions

View File

@ -45,6 +45,6 @@ jobs:
with:
workflow: Smoke test release
repo: ${{ github.repository }}
token: ${{ secrets.CUSTOM_GH_TOKEN }}
token: ${{ secrets.E2E_WORKFLOW_GH_TOKEN }}
ref: refs/heads/trunk
inputs: '{ "release_id": "${{ github.event.release.id }}" }'