fix manifest docker_token

This commit is contained in:
simon 2022-05-13 11:53:34 +07:00
parent 03527b4ace
commit e8763b87cc
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ steps:
username:
from_secret: docker_username
password:
from_secret: docker_password
from_secret: docker_token
platforms:
- linux/amd64
- linux/arm64