add "from secrets" denotation
This commit is contained in:
parent
dc697e9dfb
commit
f7b9da5086
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ pipeline:
|
||||||
checksum:
|
checksum:
|
||||||
- "target/aarch64-unknown-linux-musl/release/seymour_life"
|
- "target/aarch64-unknown-linux-musl/release/seymour_life"
|
||||||
api_key: ${FORGEJO_API_KEY}
|
api_key: ${FORGEJO_API_KEY}
|
||||||
|
secrets: [ FORGEJO_API_KEY ]
|
||||||
target: ${CI_COMMIT_TAG}
|
target: ${CI_COMMIT_TAG}
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue