Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 21c3b03

Browse files
authored
ci: add missing emoji to step name (#181)
1 parent 1cdf477 commit 21c3b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
env:
3636
SECRING_FILE: ${{ secrets.SECRING_FILE }}
3737
run: echo $SECRING_FILE | base64 -d > ${{ github.workspace }}/secring.gpg
38-
- name: "Publish to and close Sonatype staging repository"
38+
- name: "📤 Publish to and close Sonatype staging repository"
3939
id: publish
4040
env:
4141
GITHUB_MAVEN_PASSWORD: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)