Fix secret name
This commit is contained in:
parent
0068fa1166
commit
2df236d223
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ steps:
|
|||
tags: latest
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
from_secret: forgejo_token
|
||||
from_secret: FORGEJO_API_TOKEN
|
||||
when:
|
||||
event: push
|
||||
path: *file
|
||||
|
|
Loading…
Add table
Reference in a new issue