third time's the charm?
This commit is contained in:
parent
d4b47c109f
commit
41e1f8eda3
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ pipeline:
|
||||||
- "target/aarch64-unknown-linux-musl/release/seymour_life"
|
- "target/aarch64-unknown-linux-musl/release/seymour_life"
|
||||||
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}
|
||||||
secrets: [ forgejo_api_key ]
|
secrets: [ forgejo_api ]
|
||||||
target: ${CI_COMMIT_TAG}
|
target: ${CI_COMMIT_TAG}
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue