[SKIP CI] ci: put token secret in right place
hehe Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
967363f34b
commit
6144c7219a
1 changed files with 1 additions and 3 deletions
|
@ -137,9 +137,7 @@ local release() = {
|
|||
image: 'plugins/downstream',
|
||||
settings: {
|
||||
token: {
|
||||
DRONE_TOKEN: {
|
||||
from_secret: 'DRONE_TOKEN',
|
||||
},
|
||||
from_secret: 'DRONE_TOKEN',
|
||||
},
|
||||
repositories: [
|
||||
'packages/awl',
|
||||
|
|
Loading…
Reference in a new issue