mirror of
https://github.com/MillironX/XAM.jl.git
synced 2024-11-14 22:33:14 +00:00
Update .github/workflows/Documentation.yml
Co-authored-by: Ciarán O'Mara <Ciaran.OMara@utas.edu.au>
This commit is contained in:
parent
46fcf71f96
commit
a7a8e53e4d
1 changed files with 3 additions and 1 deletions
4
.github/workflows/Documentation.yml
vendored
4
.github/workflows/Documentation.yml
vendored
|
@ -10,7 +10,9 @@ on:
|
|||
|
||||
jobs:
|
||||
Documenter:
|
||||
name: Documentation
|
||||
permissions:
|
||||
contents: write
|
||||
name: Documentation
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue