Skip to content

Commit

Permalink
do not use directory when deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadelis committed Jul 30, 2021
1 parent a2fff8b commit d5da8d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Perform release
uses: samuelmeuli/action-maven-publish@v1
with:
directory: protoc-gen-java-optional
maven_args: '-DstagingProgressTimeoutMinutes=60'
gpg_private_key: ${{ secrets.gpg_private_key }}
gpg_passphrase: ${{ secrets.gpg_passphrase }}
Expand Down

0 comments on commit d5da8d2

Please sign in to comment.