Skip to content

Commit

Permalink
update workflow 8
Browse files Browse the repository at this point in the history
  • Loading branch information
kundan59 committed Sep 7, 2023
1 parent b520109 commit 18d843c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/common-service-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
cache: maven

- name: Build and Publish Maven
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.RWP_TOKEN }}
run: |
Expand Down

0 comments on commit 18d843c

Please sign in to comment.