Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Commit ecc81de

Browse files
committed
Rename step to Publish
1 parent 68294a3 commit ecc81de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
2525
settings-path: ${{ github.workspace }} # location for the settings.xml file
2626

27-
- name: Release
27+
- name: Publish
2828
uses: samuelmeuli/action-maven-publish@v1
2929
with:
3030
gpg_private_key: ${{ secrets.gpg_private_key }}

0 commit comments

Comments
 (0)