Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sannrao committed Sep 16, 2023
1 parent e853174 commit 8ec9585
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
needs: Build-repo
runs-on: ubuntu-latest
steps:
- name: Test
env:
EMPSNRAO_TOKEN : ${{ secrets.EMPSNRAO_TOKEN }}
- run: echo "🎉 The job was automatically triggered by a $EMPSNRAO_TOKEN event"
- name: ServiceNow DevOps Change Automation
env:
EMPSNRAO_TOKEN : ${{ secrets.EMPSNRAO_TOKEN }}
Expand Down

0 comments on commit 8ec9585

Please sign in to comment.