Skip to content

Commit cfc4001

Browse files
authored
fix(jenkins): Update notify-jenkins.yml with new machine user
1 parent 7f2236e commit cfc4001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-jenkins.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: appleboy/jenkins-action@master
2020
with:
2121
url: "https://jenkins.new.test.sematext.com"
22-
user: "machine@sematext.com"
22+
user: "machine"
2323
token: ${{secrets.JENKINS_TOKEN}}
2424
job: "sematext-logagent"

0 commit comments

Comments
 (0)