diff --git a/.github/workflows/notify-jenkins.yml b/.github/workflows/notify-jenkins.yml index bf06f00..a71b9e8 100644 --- a/.github/workflows/notify-jenkins.yml +++ b/.github/workflows/notify-jenkins.yml @@ -20,6 +20,6 @@ jobs: uses: appleboy/jenkins-action@master with: url: "https://jenkins.new.test.sematext.com" - user: "machine" + user: "machine@sematext.com" token: ${{secrets.JENKINS_TOKEN}} job: "sematext-agent-java"