Skip to content

Commit

Permalink
add user to release.sh
Browse files Browse the repository at this point in the history
Signed-off-by: nvodenicharski99 <nvodenicharski@vmware.com>
  • Loading branch information
n-vodenicharski committed Mar 28, 2023
1 parent 2d5abbe commit bccb3a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
username: 'svc-wwcoe-ci-admin'
token: $ {{ secrets.GH_TOKEN }}

- name: Setup Maven Action
Expand Down

0 comments on commit bccb3a8

Please sign in to comment.