ci: fix package bug

This commit is contained in:
octopus_yan 2024-09-18 05:35:24 +08:00
parent 555b5a19bf
commit b0a0adc221

View File

@ -1,16 +1,9 @@
name: auto-tag name: auto-tag
on: on:
workflow_dispatch: pull_request:
inputs: branches:
release_body: - "dev"
description: "Release note"
type: string
required: false
ref:
description: "Commit to build (git checkout)"
type: string
required: false
jobs: jobs:
auto-tag: auto-tag: