forked from mCaptcha/website
fix: CI: update secret name
This commit is contained in:
parent
f8aea9f53e
commit
de8cf77212
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ pipeline:
|
|||
- make env
|
||||
- make
|
||||
- make ci-deploy
|
||||
secrets: [ FORGEJO_WRITE_DEPLOY_KEY, LIBREPAGES_DEPLOY_SECRET ]
|
||||
secrets: [ FORGEJO_WRITE_DEPLOY_KEY, LIBREPAGES_DEPLOY_SECRET_MCAPTCHA_IO ]
|
||||
|
|
Loading…
Reference in a new issue