mannoooo
Some checks failed
Bump Version (via reusable workflow) / bump-version (push) Failing after 6s
Some checks failed
Bump Version (via reusable workflow) / bump-version (push) Failing after 6s
This commit is contained in:
4
.github/workflows/bump-version.yaml
vendored
4
.github/workflows/bump-version.yaml
vendored
@@ -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