Skip to content

Merge pull request #901 from daira/add-kris-as-zip-editor #51

Merge pull request #901 from daira/add-kris-as-zip-editor

Merge pull request #901 from daira/add-kris-as-zip-editor #51

Workflow file for this run

name: Build tex and rst
on:
workflow_dispatch:
push:
branches:
- main
jobs:
render:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected]
with:
token: ${{ secrets.CI_TOKEN }}
- name: Compile ZIPs and Zcash Protocol Specification
uses: ./.github/actions/render
- uses: EndBug/[email protected]
with:
add: 'protocol/*.pdf *.html'
default_author: github_actions