Skip to content

Commit

Permalink
update workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kundan59 committed Sep 7, 2023
1 parent 846f923 commit 5703455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-service-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:

- name: Build and Publish Maven
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
. servicedeploy.sh

0 comments on commit 5703455

Please sign in to comment.