using token instead of pwd

This commit is contained in:
Simon Petit 2024-12-05 16:35:36 +01:00
parent 46d6a82de7
commit bded553881

View File

@ -16,7 +16,7 @@ steps:
username:
from_secret: gitea_username
password:
from_secret: gitea_password
from_secret: gitea_token
registry:
from_secret: gitea_container_registry
repo: