Skip to content

Commit

Permalink
Update publish_docs_to_wiki.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinRinas authored Jun 28, 2023
1 parent d3b5619 commit 19a9835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_docs_to_wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:

env:
USER_TOKEN: ${{ secrets.WIKI_ACTION_TOKEN }} # This is the repository secret
USER_NAME: LKuemmel # Enter the username of your (bot) account
USER_EMAIL: lena.kuemmel@openwb.de # Enter the e-mail of your (bot) account
USER_NAME: MartinRinas # Enter the username of your (bot) account
USER_EMAIL: martrin@microsoft.com # Enter the e-mail of your (bot) account
OWNER: ${{ github.event.repository.owner.name }} # This is the repository owner
REPOSITORY_NAME: ${{ github.event.repository.name }} # This is the repository name

Expand Down

0 comments on commit 19a9835

Please sign in to comment.