1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-08-17 02:41:43 +02:00

Change docs

This commit is contained in:
Anthony Scemama 2020-10-29 01:02:44 +01:00
parent e3754febfc
commit 7e0a0425bc

View File

@ -3,11 +3,11 @@ name: github pages
on: on:
push: push:
branches: branches:
- main # Set a branch name to trigger deployment - main
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-18.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2