Skip to content

Merge pull request #110 from CodeForPhilly/ts/add-ward-leaders-to-front #79

Merge pull request #110 from CodeForPhilly/ts/add-ward-leaders-to-front

Merge pull request #110 from CodeForPhilly/ts/add-ward-leaders-to-front #79

Workflow file for this run

name: Publish Docs
on:
push:
branches: [ develop ]
jobs:
publish-docs:
runs-on: ubuntu-latest
steps:
- name: 'Update holobranch: gh-pages'
uses: JarvusInnovations/hologit@actions/projector/v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HAB_LICENSE: accept
with:
holobranch: docs-site
commit-to: gh-pages