Skip to content

Merge pull request #40 from wazo-communication/WP-1538-manifest-min-v… #76

Merge pull request #40 from wazo-communication/WP-1538-manifest-min-v…

Merge pull request #40 from wazo-communication/WP-1538-manifest-min-v… #76

Workflow file for this run

name: Deploy documentation
on:
push:
branches: [ master ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: redkubes/[email protected]
with:
source-folder: documentation
git-user: $SOME_USERNAME
git-password: ${{ secrets.GITHUB_TOKEN }}
deployment-branch: gh-pages