Skip to content

fix(code-for-philly): correct image repository and bump to v1.3.9 #111

fix(code-for-philly): correct image repository and bump to v1.3.9

fix(code-for-philly): correct image repository and bump to v1.3.9 #111

Workflow file for this run

name: Publish docs to gh-pages
on:
push:
branches: [ main ]
jobs:
publish-docs:
runs-on: ubuntu-latest
steps:
- name: 'Project docs-site holobranch to 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