This commit is contained in:
@@ -8,6 +8,10 @@ on:
|
||||
description: Node.js version to use
|
||||
type: string
|
||||
default: "24"
|
||||
outputs:
|
||||
tag:
|
||||
description: Created tag
|
||||
value: ${{ jobs.bump-version.outputs.tag }}
|
||||
secrets:
|
||||
GITEA_TOKEN:
|
||||
description: Token for checkout/push (optional)
|
||||
|
||||
Reference in New Issue
Block a user