Akkuman
2024-02-21 16:30:15 +08:00
parent 3ac6d530d3
commit e672383659
4 changed files with 68 additions and 12 deletions

View File

@ -35,6 +35,9 @@ inputs:
description: "Gitea Token"
required: false
default: ${{ github.token }}
target_commitish:
description: 'Commitish value that determines where the Git tag is created from. Can be any branch or commit SHA.'
required: false
runs:
using: "node16"
main: "dist/index.js"