mirror of https://github.com/k3s-io/k3s
Merge pull request #1467 from galal-hussein/fix_dispatch_event2
use github_token for dispatch eventpull/1468/head
commit
2abd8a512e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue