ci: token name fix
This commit is contained in:
parent
f8290e8160
commit
1894ca91d7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ steps:
|
|||
- "bootpkg/target/release/bootpkg"
|
||||
- "pkgr/target/release/pkgr"
|
||||
api_key:
|
||||
from_secret: GITEA_ACCESS_TOKEN
|
||||
from_secret: gitea_access_token
|
||||
target: main
|
||||
when:
|
||||
event: tag
|
Loading…
Reference in a new issue