Update publish_docs_to_wiki.yml
parent
d60fd963fc
commit
3ea16550fe
|
|
@ -10,8 +10,8 @@ on:
|
|||
|
||||
env:
|
||||
USER_TOKEN: ${{ secrets.WIKI_ACTION_TOKEN }} # This is the repository secret
|
||||
USER_NAME: <USERNAME> # Enter the username of your (bot) account
|
||||
USER_EMAIL: <EMAIL> # Enter the e-mail of your (bot) account
|
||||
USER_NAME: AbdullahAlfaraj # Enter the username of your (bot) account
|
||||
USER_EMAIL: 7842232+AbdullahAlfaraj@users.noreply.github.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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue