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