Skip to content

Modify name of the archive to all for the protoc generator. This play… #44

Modify name of the archive to all for the protoc generator. This play…

Modify name of the archive to all for the protoc generator. This play… #44

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
tags:
- v**
jobs:
publish-to-github-packages:
uses: ./.github/workflows/release.yml
secrets: inherit