We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e182f4 commit f1986f3Copy full SHA for f1986f3
.github/workflows/notify-jenkins.yml
@@ -20,6 +20,6 @@ jobs:
20
uses: appleboy/jenkins-action@master
21
with:
22
url: "https://jenkins.new.test.sematext.com"
23
- user: "marko.bonaci@sematext.com"
+ user: "machine@sematext.com"
24
token: ${{secrets.JENKINS_TOKEN}}
25
job: "sematext-agent-java"
0 commit comments