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 68294a3 commit ecc81deCopy full SHA for ecc81de
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
25
settings-path: ${{ github.workspace }} # location for the settings.xml file
26
27
- - name: Release
+ - name: Publish
28
uses: samuelmeuli/action-maven-publish@v1
29
with:
30
gpg_private_key: ${{ secrets.gpg_private_key }}
0 commit comments