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 1cdf477 commit 21c3b03Copy full SHA for 21c3b03
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
env:
36
SECRING_FILE: ${{ secrets.SECRING_FILE }}
37
run: echo $SECRING_FILE | base64 -d > ${{ github.workspace }}/secring.gpg
38
- - name: "Publish to and close Sonatype staging repository"
+ - name: "📤 Publish to and close Sonatype staging repository"
39
id: publish
40
41
GITHUB_MAVEN_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
0 commit comments