Update .gitea/workflows/create-release.yml
This commit is contained in:
parent
aeaf066e14
commit
ec9f1befc7
@ -1,6 +1,9 @@
|
||||
name: Release
|
||||
on:
|
||||
workflow_call:
|
||||
secrets:
|
||||
ACTIONS_TOKEN:
|
||||
required: true
|
||||
outputs:
|
||||
release_name:
|
||||
description: "Name of the created release"
|
||||
|
Loading…
x
Reference in New Issue
Block a user