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 a2fff8b commit d5da8d2Copy full SHA for d5da8d2
.github/workflows/release_pipeline.yml
@@ -36,7 +36,6 @@ jobs:
36
- name: Perform release
37
uses: samuelmeuli/action-maven-publish@v1
38
with:
39
- directory: protoc-gen-java-optional
40
maven_args: '-DstagingProgressTimeoutMinutes=60'
41
gpg_private_key: ${{ secrets.gpg_private_key }}
42
gpg_passphrase: ${{ secrets.gpg_passphrase }}
0 commit comments