Fix Bazel Central Repository Workflow (#1038)

This commit is contained in:
Arthur Sonzogni
2025-04-30 12:04:32 +02:00
committed by GitHub
parent 4231c4903b
commit bcdcf70348
6 changed files with 6 additions and 13 deletions

View File

@@ -1,11 +1,4 @@
on:
# On new releases:
workflow_call:
inputs:
tag_name:
required: true
type: string
# On manual trigger:
workflow_dispatch:
inputs: