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.
2 parents 66d005a + 162832b commit 0283b07Copy full SHA for 0283b07
.github/workflows/build-and-deploy-snapshot.yml
@@ -56,4 +56,4 @@ jobs:
56
webhook-url: ${{ secrets.GOOGLE_CHAT_WEBHOOK_URL }}
57
status: ${{ job.status }}
58
build-scan-url: ${{ steps.build.outputs.build-scan-url }}
59
- run-name: ${{ format('{0} | 'Linux' | Java 17', github.ref_name) }}
+ run-name: ${{ format('{0} | Linux | Java 17', github.ref_name) }}
0 commit comments