mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
use github_token for dispatch event
This commit is contained in:
parent
0aeea78060
commit
7113230213
@ -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
Block a user