We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d30d300 commit 5ba5d76Copy full SHA for 5ba5d76
.github/workflows/mirror_protoc_release.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- run: |
15
- ./protoc/private/mirror_protoc_releases.sh
+ ./protoc/private/mirror_protoc_release.sh
16
npx @bazel/buildifier protoc/private/versions.bzl
17
- uses: peter-evans/create-pull-request@v5
18
with:
0 commit comments