Skip to content

Commit

Permalink
update sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kundan59 committed Sep 7, 2023
1 parent 68eb40c commit a58375e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/common-service-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
distribution: 'temurin'
cache: maven


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

0 comments on commit a58375e

Please sign in to comment.