Skip to content

Commit f1986f3

Browse files
authored
Change token owner to machine@sematext.com
1 parent 0e182f4 commit f1986f3

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
@@ -20,6 +20,6 @@ jobs:
2020
uses: appleboy/jenkins-action@master
2121
with:
2222
url: "https://jenkins.new.test.sematext.com"
23-
user: "marko.bonaci@sematext.com"
23+
user: "machine@sematext.com"
2424
token: ${{secrets.JENKINS_TOKEN}}
2525
job: "sematext-agent-java"

0 commit comments

Comments
 (0)