Skip to content

Merge pull request #105 from CodeForPhilly/copyrightupdate #75

Merge pull request #105 from CodeForPhilly/copyrightupdate

Merge pull request #105 from CodeForPhilly/copyrightupdate #75

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