.forgejo: readd repo
This commit is contained in:
parent
62ea978f6f
commit
0a4184202f
1 changed files with 1 additions and 1 deletions
|
@ -20,9 +20,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://ayakael.net
|
url: https://ayakael.net
|
||||||
|
repo: mirros/zotero
|
||||||
sha: f55d5c106785e0575f2d48abf34e4de252c4f301
|
sha: f55d5c106785e0575f2d48abf34e4de252c4f301
|
||||||
tag: ${{ inputs.ref_name }}
|
tag: ${{ inputs.ref_name }}
|
||||||
verbose: true
|
verbose: true
|
||||||
token: ${{ secrets.CODE_FORGEJO_TOKEN }}
|
token: ${{ secrets.CODE_FORGEJO_TOKEN }}
|
||||||
release-dir: ./
|
release-dir: ./
|
||||||
release-notes: "This release includes a fully buildable tarball"
|
|
||||||
|
|
Loading…
Reference in a new issue