Merge pull request #1467 from galal-hussein/fix_dispatch_event2

use github_token for dispatch event
pull/1468/head
Erik Wilson 2020-02-28 15:41:03 -07:00 committed by GitHub
commit 2abd8a512e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ steps:
PAT_USERNAME:
from_secret: pat_username
PAT_TOKEN:
from_secret: pat_token
from_secret: github_token
commands:
- dapper dispatch
volumes: