Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimprinzbach committed Oct 18, 2022
1 parent cd15c1a commit ea7f9da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
run: |
gitopscli deploy \
--git-provider-url https://github.com \
--username ${{ secrets.USER_GITHUB }} \
--password ${{ secrets.PASSWORD_GITHUB }} \
--username ${{ secrets.GITHUB_ACTOR }} \
--password ${{ secrets.GITHUB_TOKEN }} \
--git-user "Baloise OpenSource Bot" \
--git-email "Group.CH_Open-Source@baloise.ch" \
--organisation "baloise-incubator" \
Expand Down

0 comments on commit ea7f9da

Please sign in to comment.