Revert ".forgejo: just required information"
This reverts commit 5f3242f3b4
.
This commit is contained in:
parent
5f3242f3b4
commit
5535bf7197
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ jobs:
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://api.ayakael.net
|
url: https://api.ayakael.net
|
||||||
|
repo: mirrors/zotero
|
||||||
|
title: zotero ${{ inputs.ref_name }}
|
||||||
|
sha: f55d5c106785e0575f2d48abf34e4de252c4f301
|
||||||
|
tag: ${{ inputs.ref_name }}
|
||||||
token: ${{ secrets.CODE_FORGEJO_TOKEN }}
|
token: ${{ secrets.CODE_FORGEJO_TOKEN }}
|
||||||
release-dir: ./
|
release-dir: ./
|
||||||
release-notes: "This release includes a fully buildable tarball"
|
release-notes: "This release includes a fully buildable tarball"
|
||||||
|
|
Loading…
Reference in a new issue