mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Use @ace3mod for documentation updates (#7281)
This commit is contained in:
parent
2b4d807acc
commit
adbf799340
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
- name: Deploy
|
||||
if: github.repository == 'acemod/ACE3' && ! contains(github.event.head_commit.message, '[ci skip]')
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GH_TOKEN: ${{ secrets.DOCS_TOKEN }}
|
||||
run: python3 tools/deploy.py
|
||||
|
Loading…
Reference in New Issue
Block a user